Searched refs:unassign (Results 1 – 6 of 6) sorted by relevance
152 Matrix->unassign(LI); in INITIALIZE_PASS_DEPENDENCY()170 Matrix->unassign(LI); in LRE_WillShrinkVirtReg()240 Matrix->unassign(Spill); in spillInterferences()
677 Matrix->unassign(LI); in LRE_CanEraseVirtReg()695 Matrix->unassign(LI); in LRE_WillShrinkVirtReg()1126 Matrix->unassign(*Intf); in evictInterference()2680 Matrix->unassign(*RC); in tryLastChanceRecoloring()2699 Matrix->unassign(VirtReg); in tryLastChanceRecoloring()2708 Matrix->unassign(VirtReg); in tryLastChanceRecoloring()2723 Matrix->unassign(*RC); in tryLastChanceRecoloring()2975 Matrix->unassign(LI); in tryHintRecoloring()
121 void LiveRegMatrix::unassign(LiveInterval &VirtReg) { in unassign() function in LiveRegMatrix
124 void unassign(LiveInterval &VirtReg);
113 LRM->unassign(*Intervals[N]); in tryAssignRegisters()336 LRM->unassign(*Intervals[I]); in runOnMachineFunction()
94 fixing it and to unassign it when you're no longer actively working on it. You95 unassign a bug by setting the Assignee field to "unassignedbugs@nondot.org".