Searched refs:checkSrcSubscript (Results 1 – 2 of 2) sorted by relevance
565 /// checkSrcSubscript - Examines the SCEV Src, returning true iff it's567 bool checkSrcSubscript(const SCEV *Src,971 /// checkSubscript - Helper function for checkSrcSubscript and
1000 bool DependenceInfo::checkSrcSubscript(const SCEV *Src, const Loop *LoopNest, in checkSrcSubscript() function in DependenceInfo1022 if (!checkSrcSubscript(Src, SrcLoopNest, SrcLoops)) in classifyPair()