Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DPHIElimination.cpp363 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
386 if (SrcUndef) { in LowerPHINode()
408 if (LV && !SrcUndef && in LowerPHINode()
469 if (!SrcUndef && in LowerPHINode()