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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 693 Instruction *foldICmpAddConstant(ICmpInst &Cmp, BinaryOperator *Add,
InstCombineCompares.cpp 2605 Instruction *InstCombinerImpl::foldICmpAddConstant(ICmpInst &Cmp,
2949 if (Instruction *I = foldICmpAddConstant(Cmp, BO, *C))

Completed in 24 milliseconds