Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp324 static bool allPhiOperandsUndefined(const MachineInstr &MPhi, in allPhiOperandsUndefined() function
360 if (allPhiOperandsUndefined(*MPhi, *MRI)) in LowerPHINode()