Searched refs:ASPointerTypes (Results 1 – 4 of 4) sorted by relevance
192 DenseMap<std::pair<Type*, unsigned>, PointerType*> ASPointerTypes; variable
682 : CImpl->ASPointerTypes[std::make_pair(EltTy, AddressSpace)]; in get()
667 : CImpl->ASPointerTypes[std::make_pair(EltTy, AddressSpace)]; in get()
1129 DenseMap<std::pair<Type*, unsigned>, PointerType*> ASPointerTypes;