Searched defs:TypeCache (Results 1 – 14 of 14) sorted by relevance
56 const CodeGenTypeCache &TypeCache; variable58 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()
163 llvm::DenseMap<const Type *, llvm::Type *> TypeCache; variable
84 llvm::DenseMap<const void *, llvm::TrackingMDRef> TypeCache; variable
14 class TypeCache; variable
15 class TypeCache; variable
17 class TypeCache; variable
18 class TypeCache; variable
20 class TypeCache; variable
22 TypeCache() : zone_(&allocator) {} in TypeCache() function
19 class TypeCache; variable