Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp175 bool ShouldNotVal = !TC.isZero(); in foldSelectICmpAnd() local
183 if (CreateAnd + ShouldNotVal + NeedShift + NeedZExtTrunc > in foldSelectICmpAnd()
205 if (ShouldNotVal) in foldSelectICmpAnd()