Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DPHIElimination.cpp360 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
383 if (SrcUndef) { in LowerPHINode()
405 if (LV && !SrcUndef && in LowerPHINode()
466 if (!SrcUndef && in LowerPHINode()