Searched refs:unassign (Results 1 – 6 of 6) sorted by relevance
149 Matrix->unassign(LI); in INITIALIZE_PASS_DEPENDENCY()167 Matrix->unassign(LI); in LRE_WillShrinkVirtReg()238 Matrix->unassign(Spill); in spillInterferences()
234 Matrix->unassign(LI); in LRE_CanEraseVirtReg()252 Matrix->unassign(LI); in LRE_WillShrinkVirtReg()506 Matrix->unassign(*Intf); in evictInterference()1929 Matrix->unassign(*RC); in tryLastChanceRecoloring()1948 Matrix->unassign(VirtReg); in tryLastChanceRecoloring()1957 Matrix->unassign(VirtReg); in tryLastChanceRecoloring()1981 Matrix->unassign(*LI); in tryLastChanceRecoloring()2249 Matrix->unassign(LI); in tryHintRecoloring()
121 void LiveRegMatrix::unassign(const LiveInterval &VirtReg) { in unassign() function in LiveRegMatrix
125 void unassign(const LiveInterval &VirtReg);
115 LRM->unassign(*Intervals[N]); in tryAssignRegisters()347 LRM->unassign(*Intervals[I]); in runOnMachineFunction()
101 fixing it and to unassign it when you're no longer actively working on it. You102 unassign a bug by removing the person from the ``Assignees`` field.