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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 701 Instruction *foldICmpShlConstConst(ICmpInst &I, Value *ShAmt, const APInt &C1,
InstCombineCompares.cpp 1174 Instruction *InstCombinerImpl::foldICmpShlConstConst(ICmpInst &I, Value *A,
2052 return foldICmpShlConstConst(Cmp, Shl->getOperand(1), C, *ShiftVal);

Completed in 37 milliseconds