Searched refs:setMap (Results 1 – 6 of 6) sorted by relevance
86 VirtI.setMap(LIU.getMap()); in RegUnitInfo()
148 LiveUnionI.setMap(LiveUnion->getMap()); in collectInterferingVRegs()
1336 LocMapI.setMap(locInts); in splitLocation()
846 AssignI.setMap(RegAssign); in removeBackCopies()
169 void setMap(AddrLabelMap *map) { Map = map; } in setMap() function in __anon6841d3dd0111::AddrLabelMapCallbackPtr229 BBCallbacks.back().setMap(this); in getAddrLabelSymbolToEmit()
1368 void setMap(const IntervalMap &m) { map = const_cast<IntervalMap*>(&m); } in setMap() function