Home
last modified time | relevance | path

Searched refs:isCoeffForLoopZeroOrInvariant (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp467 return isCoeffForLoopZeroOrInvariant(*Subscript, L); in isLoopInvariant()
481 if (!isCoeffForLoopZeroOrInvariant(*Subscript, L)) in isConsecutive()
523 bool IndexedReference::isCoeffForLoopZeroOrInvariant(const SCEV &Subscript, in isCoeffForLoopZeroOrInvariant() function in IndexedReference
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h129 bool isCoeffForLoopZeroOrInvariant(const SCEV &Subscript,