Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1571 ArrayRef<MachineInstr *> ComponentPHIs = Phi.second; in finishPendingPhis() local
1591 assert(Pred->isSuccessor(ComponentPHIs[0]->getParent()) && in finishPendingPhis()
1594 MachineInstrBuilder MIB(*MF, ComponentPHIs[j]); in finishPendingPhis()