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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 658 Instruction *foldICmpWithConstant(ICmpInst &Cmp);
InstCombineCompares.cpp 1397 Instruction *InstCombinerImpl::foldICmpWithConstant(ICmpInst &Cmp) {
5617 if (Instruction *Res = foldICmpWithConstant(I))

Completed in 18 milliseconds