Home
last modified time | relevance | path

Searched refs:ComponentPHIs (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2832 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second; in finishPendingPhis() local
2833 MachineBasicBlock *PhiMBB = ComponentPHIs[0]->getParent(); in finishPendingPhis()
2848 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]); in finishPendingPhis()