Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6771 bool FoundNot = false; in combineShiftAnd1ToBitTest() local
6773 FoundNot = true; in combineShiftAnd1ToBitTest()
6805 if (!FoundNot) { in combineShiftAnd1ToBitTest()