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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 671 Instruction *foldICmpTruncConstant(ICmpInst &Cmp, TruncInst *Trunc,
InstCombineCompares.cpp 1519 Instruction *InstCombinerImpl::foldICmpTruncConstant(ICmpInst &Cmp,
2972 if (Instruction *I = foldICmpTruncConstant(Cmp, TI, *C))

Completed in 20 milliseconds