Home
last modified time | relevance | path

Searched defs:TypeCache (Results 1 – 14 of 14) sorted by relevance

/external/clang/lib/CodeGen/
DCGBuilder.h56 const CodeGenTypeCache &TypeCache; variable
58 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::LLVMContext &C) in CGBuilderTy()
60 CGBuilderTy(const CodeGenTypeCache &TypeCache, in CGBuilderTy()
64 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::Instruction *I) in CGBuilderTy()
66 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::BasicBlock *BB) in CGBuilderTy()
DCodeGenTypes.h163 llvm::DenseMap<const Type *, llvm::Type *> TypeCache; variable
DCGDebugInfo.h84 llvm::DenseMap<const void *, llvm::TrackingMDRef> TypeCache; variable
/external/v8/src/compiler/
Djs-builtin-reducer.h14 class TypeCache; variable
Dsimplified-operator-reducer.h14 class TypeCache; variable
Djs-global-object-specialization.h15 class TypeCache; variable
Doperation-typer.h17 class TypeCache; variable
Dsimplified-lowering.h18 class TypeCache; variable
Djs-typed-lowering.h18 class TypeCache; variable
Djs-native-context-specialization.h18 class TypeCache; variable
Dtyper.h18 class TypeCache; variable
Daccess-info.h20 class TypeCache; variable
/external/v8/src/
Dtype-cache.h22 TypeCache() : zone_(&allocator) {} in TypeCache() function
Dtyping-asm.h19 class TypeCache; variable