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