Home
last modified time | relevance | path

Searched defs:getLastCoefficient (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstraintSystem.h38 static int64_t getLastCoefficient(ArrayRef<Entry> Row, uint16_t Id) { in getLastCoefficient() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp511 const SCEV *IndexedReference::getLastCoefficient() const { in getLastCoefficient() function in IndexedReference