Searched refs:GlobalAddressReverseMap (Results 1 – 2 of 2) sorted by relevance
78 std::map<void *, AssertingVH<const GlobalValue> > GlobalAddressReverseMap; variable89 return GlobalAddressReverseMap; in getGlobalAddressReverseMap()
156 GlobalAddressReverseMap.erase(OldVal); in RemoveMapping()1311 EES->GlobalAddressReverseMap.erase(OldVal); in onDelete()