Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp432 static bool matchesOr(Value *A, Value *&B, ConstantInt *&C) { in matchesOr() function
444 } else if (matchesOr(LHS, B, Idx) && haveNoCommonBitsSet(B, Idx, *DL)) { in allocateCandidatesAndFindBasisForMul()