Searched defs:NoUndef (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10535 bool AllUndef = true, NoUndef = true; local
10540 NoUndef = false;
10543 if (NoUndef) {

Completed in 91 milliseconds