Searched refs:getLastSubscript (Results 1 – 2 of 2) sorted by relevance
189 const SCEV *LastSubscript = getLastSubscript(); in hasSpacialReuse()190 const SCEV *OtherLastSubscript = Other.getLastSubscript(); in hasSpacialReuse()507 const SCEV *LastSubscript = getLastSubscript(); in getLastCoefficient()
67 const SCEV *getLastSubscript() const { in getLastSubscript() function