Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3003 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second; in finishPendingPhis() local
3004 MachineBasicBlock *PhiMBB = ComponentPHIs[0]->getParent(); in finishPendingPhis()
3019 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]); in finishPendingPhis()