Searched refs:setMap (Results 1 – 6 of 6) sorted by relevance
86 VirtI.setMap(LIU.getMap()); in RegUnitInfo()
147 LiveUnionI.setMap(LiveUnion->getMap()); in collectInterferingVRegs()
1341 LocMapI.setMap(locInts); in splitLocation()
858 AssignI.setMap(RegAssign); in removeBackCopies()
174 void setMap(AddrLabelMap *map) { Map = map; } in setMap() function in __anon15342ead0111::AddrLabelMapCallbackPtr234 BBCallbacks.back().setMap(this); in getAddrLabelSymbolToEmit()
1405 /// setMap - Change the map iterated over. This call must be followed by a1407 void setMap(const IntervalMap &m) { map = const_cast<IntervalMap*>(&m); } in setMap() function