Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp85 void LowerPHINode(MachineBasicBlock &MBB,
243 LowerPHINode(MBB, LastPHIIt); in EliminatePHINodes()
269 void PHIElimination::LowerPHINode(MachineBasicBlock &MBB, in LowerPHINode() function in PHIElimination