Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3348 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second; in finishPendingPhis() local
3349 MachineBasicBlock *PhiMBB = ComponentPHIs[0]->getParent(); in finishPendingPhis()
3364 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]); in finishPendingPhis()