HomeSort by relevance Sort by last modified time
    Searched refs:getStepRecurrence (Results 51 - 53 of 53) sorted by null

1 23

  /external/llvm/lib/Transforms/Utils/
LoopUtils.cpp 780 const SCEV *Step = AR->getStepRecurrence(*SE);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp 329 AR->getStepRecurrence(SE),
571 const SCEV *Step = getExactSDiv(AR->getStepRecurrence(SE), RHS, SE,
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]

Completed in 743 milliseconds

1 23