Searched refs:checkDstSubscript (Results 1 – 2 of 2) sorted by relevance
571 /// checkDstSubscript - Examines the SCEV Dst, returning true iff it's573 bool checkDstSubscript(const SCEV *Dst,972 /// checkDstSubscript to avoid duplicate code
1007 bool DependenceInfo::checkDstSubscript(const SCEV *Dst, const Loop *LoopNest, in checkDstSubscript() function in DependenceInfo1024 if (!checkDstSubscript(Dst, DstLoopNest, DstLoops)) in classifyPair()