Searched defs:unassign (Results 1 – 3 of 3) sorted by relevance
114 void LiveRegMatrix::unassign(LiveInterval &VirtReg) { in unassign() function in LiveRegMatrix
121 void LiveRegMatrix::unassign(LiveInterval &VirtReg) { in unassign() function in LiveRegMatrix
286 void RegAllocBase::unassign(LiveInterval &VirtReg, unsigned PhysReg) { in unassign() function in RegAllocBase