Searched refs:getLastSubscript (Results 1 – 2 of 2) sorted by relevance
180 const SCEV *LastSubscript = getLastSubscript(); in hasSpacialReuse()181 const SCEV *OtherLastSubscript = Other.getLastSubscript(); in hasSpacialReuse()429 const SCEV *LastSubscript = getLastSubscript(); in getLastCoefficient()
64 const SCEV *getLastSubscript() const { in getLastSubscript() function