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.cpp7167 bool FoundNot = false; in combineShiftAnd1ToBitTest() local
7169 FoundNot = true; in combineShiftAnd1ToBitTest()
7201 if (!FoundNot) { in combineShiftAnd1ToBitTest()