Searched refs:MapKeyTy (Results 1 – 1 of 1) sorted by relevance
574 typedef std::pair<const void *, unsigned> MapKeyTy; typedef in __anonfb577fba0111::CallStackFrame575 typedef std::map<MapKeyTy, APValue> MapTy;621 MapKeyTy KV(Key, Version); in getTemporary()630 auto UB = Temporaries.upper_bound(MapKeyTy(Key, UINT_MAX)); in getCurrentTemporary()638 auto UB = Temporaries.upper_bound(MapKeyTy(Key, UINT_MAX)); in getCurrentTemporaryVersion()1975 APValue &Result = Temporaries[MapKeyTy(Key, Version)]; in createLocal()