Searched defs:unassign (Results 1 – 4 of 4) 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
121 void LiveRegMatrix::unassign(const LiveInterval &VirtReg) { in unassign() function in LiveRegMatrix
595 boolean unassign) { in assertUserCanBeAssignedExtraDisplay()