Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp432 static bool matchesAdd(Value *A, Value *&B, ConstantInt *&C) { in matchesAdd() function
447 if (matchesAdd(LHS, B, Idx)) { in allocateCandidatesAndFindBasisForMul()