Searched refs:isSIVPair (Results 1 – 2 of 2) sorted by relevance
85 bool isSIVPair(const SCEV*, const SCEV*) const;
162 bool LoopDependenceAnalysis::isSIVPair(const SCEV *A, const SCEV *B) const { in isSIVPair() function in LoopDependenceAnalysis210 if (isSIVPair(A, B)) in analyseSubscript()