Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp542 bool NotExtCompare = false);
22570 bool NotExtCompare) { in SimplifySelectCC() argument
22646 if (NotExtCompare && N2C->isOne()) in SimplifySelectCC()