Searched refs:PHINodes (Results 1 – 2 of 2) sorted by relevance
125 SmallVector<MachineInstr*, 4> PHINodes; member in __anon8637e2150111::SIFixSGPRCopies686 PHINodes.push_back(&MI); in runOnMachineFunction()774 for (auto MI : PHINodes) { in runOnMachineFunction()784 PHINodes.clear(); in runOnMachineFunction()
862 SmallVector<PHINode *, 16> PHINodes; in demotePHIsOnFunclets() local879 PHINodes.push_back(PN); in demotePHIsOnFunclets()883 for (auto *PN : PHINodes) { in demotePHIsOnFunclets()