Searched refs:getLastCoefficient (Results 1 – 4 of 4) sorted by relevance
39 if (getLastCoefficient(Row1, LastIdx) == 0) { in eliminateUsingFM()58 int64_t UpperLast = getLastCoefficient(RemainingRows[R2], LastIdx); in eliminateUsingFM()59 int64_t LowerLast = getLastCoefficient(RemainingRows[R1], LastIdx); in eliminateUsingFM()
480 const SCEV *Coeff = getLastCoefficient(); in isConsecutive()511 const SCEV *IndexedReference::getLastCoefficient() const { in getLastCoefficient() function in IndexedReference
38 static int64_t getLastCoefficient(ArrayRef<Entry> Row, uint16_t Id) { in getLastCoefficient() function
124 const SCEV *getLastCoefficient() const;