Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombine.cpp162 bool FoundAnd1; member
166 MatchAndChain(MatchAnds), FoundAnd1(false) {} in MaskOps()
183 MOps.FoundAnd1 = true; in matchAndOrChain()
235 if (!matchAndOrChain(cast<BinaryOperator>(&I), MOps) || !MOps.FoundAnd1) in foldAnyOrAllBitsSet()