Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp556 bool NotExtCompare = false);
25554 bool NotExtCompare) { in SimplifySelectCC() argument
25630 if (NotExtCompare && N2C->isOne()) in SimplifySelectCC()
25699 if (!NotExtCompare && N1C && N2C && N3C && in SimplifySelectCC()