Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp597 bool NotExtCompare = false);
28784 bool NotExtCompare) { in SimplifySelectCC() argument
28858 if (NotExtCompare && N2C->isOne()) in SimplifySelectCC()
28924 if (!NotExtCompare && N1C && N2C && N3C && in SimplifySelectCC()