Searched refs:AllComparisonsWithNonZerosAreTautological (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5020 bool AllComparisonsWithNonZerosAreTautological = true; local
5056 AllComparisonsWithNonZerosAreTautological &= TautologicalLane;
5145 if (!ComparingWithAllZeros && !AllComparisonsWithNonZerosAreTautological) {

Completed in 116 milliseconds