Searched refs:StructTypeMap (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/IR/
H A DLLVMContextImpl.h317 typedef DenseMap<StructType*, bool, AnonStructTypeKeyInfo> StructTypeMap; typedef in class:llvm::LLVMContextImpl
318 StructTypeMap AnonStructTypes;
H A DType.cpp403 LLVMContextImpl::StructTypeMap::iterator I =

Completed in 1215 milliseconds