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

/external/llvm/lib/CodeGen/
H A DPHIElimination.cpp360 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || local
383 if (SrcUndef) {
405 if (LV && !SrcUndef &&
466 if (!SrcUndef &&

Completed in 151 milliseconds