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