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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 669 Instruction *foldICmpSelectConstant(ICmpInst &Cmp, SelectInst *Select,
InstCombineCompares.cpp 2724 Instruction *InstCombinerImpl::foldICmpSelectConstant(ICmpInst &Cmp,
2967 if (Instruction *I = foldICmpSelectConstant(Cmp, SI, ConstRHS))

Completed in 54 milliseconds