Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp427 static bool matchesAdd(Value *A, Value *&B, ConstantInt *&C) { in matchesAdd() function
440 if (matchesAdd(LHS, B, Idx)) { in allocateCandidatesAndFindBasisForMul()