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

/external/llvm/lib/IR/
H A DLLVMContextImpl.h313 DenseMap<unsigned, IntegerType*> IntegerTypes; member in class:llvm::LLVMContextImpl
H A DType.cpp314 IntegerType *&Entry = C.pImpl->IntegerTypes[NumBits];

Completed in 220 milliseconds