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

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

Completed in 123 milliseconds