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

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
ConstantRange.h 168 bool getEquivalentICmp(CmpInst::Predicate &Pred, APInt &RHS) const;
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
GuardWidening.cpp 532 SubsetIntersect.getEquivalentICmp(Pred, NewRHSAP)) {
  /src/external/apache2/llvm/dist/llvm/lib/IR/
ConstantRange.cpp 150 bool ConstantRange::getEquivalentICmp(CmpInst::Predicate &Pred,
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
ScalarEvolution.cpp 9411 if (ExactCR.getEquivalentICmp(NewPred, NewRHS) &&

Completed in 64 milliseconds