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.cpp461 return isCoeffForLoopZeroOrInvariant(*Subscript, L); in isLoopInvariant()
475 if (!isCoeffForLoopZeroOrInvariant(*Subscript, L)) in isConsecutive()
517 bool IndexedReference::isCoeffForLoopZeroOrInvariant(const SCEV &Subscript, in isCoeffForLoopZeroOrInvariant() function in IndexedReference
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h128 bool isCoeffForLoopZeroOrInvariant(const SCEV &Subscript,