Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp542 bool NotExtCompare = false);
24107 bool NotExtCompare) { in SimplifySelectCC() argument
24183 if (NotExtCompare && N2C->isOne()) in SimplifySelectCC()
24252 if (!NotExtCompare && N1C && N2C && N3C && in SimplifySelectCC()