Home
last modified time | relevance | path

Searched refs:StructConstantsTy (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
DLLVMContextImpl.h148 StructType, ConstantStruct, true /*largekey*/> StructConstantsTy; typedef
149 StructConstantsTy StructConstants;
DConstants.cpp1999 std::pair<LLVMContextImpl::StructConstantsTy::MapKey, ConstantStruct*> Lookup; in replaceUsesOfWithOnConstant()
2030 LLVMContextImpl::StructConstantsTy::MapTy::iterator I = in replaceUsesOfWithOnConstant()
/external/llvm/lib/IR/
DLLVMContextImpl.h1084 typedef ConstantUniqueMap<ConstantStruct> StructConstantsTy;
1085 StructConstantsTy StructConstants;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DLLVMContextImpl.h1269 using StructConstantsTy = ConstantUniqueMap<ConstantStruct>;
1270 StructConstantsTy StructConstants;