HomeSort by relevance Sort by last modified time
    Searched refs:ASPointerTypes (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/VMCore/
LLVMContextImpl.h 318 DenseMap<std::pair<Type*, unsigned>, PointerType*> ASPointerTypes;
Type.cpp 754 : CImpl->ASPointerTypes[std::make_pair(EltTy, AddressSpace)];

Completed in 30 milliseconds