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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp421 static bool matchesAdd(Value *A, Value *&B, ConstantInt *&C) { function
436 if (matchesAdd(LHS, B, Idx)) {

Completed in 81 milliseconds