Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPHIElimination.cpp260 static bool allPhiOperandsUndefined(const MachineInstr &MPhi, in allPhiOperandsUndefined() function
294 if (allPhiOperandsUndefined(*MPhi, *MRI)) in LowerPHINode()