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

  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 558 const SCEVAddRecExpr *SecondStoreEv =
560 APInt SecondStride = getStoreStride(SecondStoreEv);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 627 const SCEVAddRecExpr *SecondStoreEv =
629 APInt SecondStride = getStoreStride(SecondStoreEv);
    [all...]

Completed in 81 milliseconds