Searched refs:PointerMap (Results 1 – 3 of 3) sorted by relevance
313 PointerMapType PointerMap; variable385 AliasSet::PointerRec *&Entry = PointerMap[V]; in getEntryFor()
260 for (auto &I : PointerMap) in clear()263 PointerMap.clear(); in clear()610 OS << " alias sets for " << PointerMap.size() << " pointer values.\n"; in print()
128 PointerTypeMap PointerMap; member in llvm::dxil::DXILBitcodeWriter139 PointerMap(PointerTypeAnalysis::run(M)) { in DXILBitcodeWriter()142 for (auto El : PointerMap) in DXILBitcodeWriter()521 auto It = PointerMap.find(V); in getTypeID()522 if (It != PointerMap.end()) in getTypeID()535 auto It = PointerMap.find(G); in getGlobalObjectValueTypeID()536 if (It != PointerMap.end()) { in getGlobalObjectValueTypeID()