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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 661 Instruction *foldICmpBinOp(ICmpInst &Cmp, const SimplifyQuery &SQ);
InstCombineCompares.cpp 3768 Instruction *InstCombinerImpl::foldICmpBinOp(ICmpInst &I,
5623 if (Instruction *Res = foldICmpBinOp(I, Q))

Completed in 103 milliseconds