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

/freebsd-10-stable/contrib/llvm/lib/IR/
H A DLLVMContextImpl.h316 DenseMap<std::pair<Type*, unsigned>, PointerType*> ASPointerTypes; member in class:llvm::LLVMContextImpl
H A DType.cpp738 : CImpl->ASPointerTypes[std::make_pair(EltTy, AddressSpace)];

Completed in 243 milliseconds