HomeSort by: relevance | last modified time | path
    Searched defs:matchesAdd (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
StraightLineStrengthReduce.cpp 432 static bool matchesAdd(Value *A, Value *&B, ConstantInt *&C) {
447 if (matchesAdd(LHS, B, Idx)) {
StraightLineStrengthReduce.cpp 432 static bool matchesAdd(Value *A, Value *&B, ConstantInt *&C) {
447 if (matchesAdd(LHS, B, Idx)) {

Completed in 42 milliseconds