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.cpp593 bool NotExtCompare = false);
27662 bool NotExtCompare) { in SimplifySelectCC() argument
27735 if (NotExtCompare && N2C->isOne()) in SimplifySelectCC()
27801 if (!NotExtCompare && N1C && N2C && N3C && in SimplifySelectCC()