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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 707 Instruction *foldICmpIntrinsicWithConstant(ICmpInst &ICI, IntrinsicInst *II,
InstCombineCompares.cpp 2977 if (Instruction *I = foldICmpIntrinsicWithConstant(Cmp, II, *C))
3170 Instruction *InstCombinerImpl::foldICmpIntrinsicWithConstant(ICmpInst &Cmp,
4378 // TODO: Move this to a function similar to foldICmpIntrinsicWithConstant()

Completed in 20 milliseconds