Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6775 bool FoundNot = false; in combineShiftAnd1ToBitTest() local
6777 FoundNot = true; in combineShiftAnd1ToBitTest()
6809 if (!FoundNot) { in combineShiftAnd1ToBitTest()