Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DPHIElimination.cpp362 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
385 if (SrcUndef) { in LowerPHINode()
407 if (LV && !SrcUndef && in LowerPHINode()
468 if (!SrcUndef && in LowerPHINode()