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()508 const SCEV *LastSubscript = getLastSubscript(); in getLastCoefficient()
66 const SCEV *getLastSubscript() const { in getLastSubscript() function