HomeSort by relevance Sort by last modified time
    Searched refs:getStartForNegStride (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 732 static const SCEV *getStartForNegStride(const SCEV *Start, const SCEV *BECount,
772 Start = getStartForNegStride(Start, BECount, IntPtr, StoreSize, SE);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 802 static const SCEV *getStartForNegStride(const SCEV *Start, const SCEV *BECount,
    [all...]

Completed in 475 milliseconds