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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 685 Instruction *foldICmpSRemConstant(ICmpInst &Cmp, BinaryOperator *UDiv,
InstCombineCompares.cpp 2305 Instruction *InstCombinerImpl::foldICmpSRemConstant(ICmpInst &Cmp,
2933 if (Instruction *I = foldICmpSRemConstant(Cmp, BO, *C))

Completed in 42 milliseconds