Searched refs:unprocess (Results 1 – 4 of 4) sorted by relevance
89 void unprocess();92 void unprocess(MachineBasicBlock::iterator I) { in unprocess() function93 while (MBBI != I) unprocess(); in unprocess()
149 void RegScavenger::unprocess() { in unprocess() function in RegScavenger
1045 RS->unprocess(P); in scavengeFrameVirtualRegs()
1061 RS->unprocess(P); in scavengeFrameVirtualRegs()