Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp457 return isCoeffForLoopZeroOrInvariant(*Subscript, L); in isLoopInvariant()
471 if (!isCoeffForLoopZeroOrInvariant(*Subscript, L)) in isConsecutive()
513 bool IndexedReference::isCoeffForLoopZeroOrInvariant(const SCEV &Subscript, in isCoeffForLoopZeroOrInvariant() function in IndexedReference
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h127 bool isCoeffForLoopZeroOrInvariant(const SCEV &Subscript,