Searched refs:unprocess (Results 1 – 3 of 3) sorted by relevance
95 void unprocess();98 void unprocess(MachineBasicBlock::iterator I) { in unprocess() function99 while (MBBI != I) unprocess(); in unprocess()
150 void RegScavenger::unprocess() { in unprocess() function in RegScavenger
1011 RS->unprocess(P); in scavengeFrameVirtualRegs()