Home
last modified time | relevance | path

Searched refs:isSIVPair (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopDependenceAnalysis.h85 bool isSIVPair(const SCEV*, const SCEV*) const;
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLoopDependenceAnalysis.cpp162 bool LoopDependenceAnalysis::isSIVPair(const SCEV *A, const SCEV *B) const { in isSIVPair() function in LoopDependenceAnalysis
210 if (isSIVPair(A, B)) in analyseSubscript()