Home
last modified time | relevance | path

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

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