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