Searched refs:processPHINode (Results 1 – 1 of 1) sorted by relevance
153 void processPHINode(MachineInstr &MI);775 processPHINode(*MI); in runOnMachineFunction()790 void SIFixSGPRCopies::processPHINode(MachineInstr &MI) { in processPHINode() function in SIFixSGPRCopies837 processPHINode(*PHIOperands.pop_back_val()); in processPHINode()