Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp399 return isCoeffForLoopZeroOrInvariant(*Subscript, L); in isLoopInvariant()
412 if (!isCoeffForLoopZeroOrInvariant(*Subscript, L)) in isConsecutive()
434 bool IndexedReference::isCoeffForLoopZeroOrInvariant(const SCEV &Subscript, in isCoeffForLoopZeroOrInvariant() function in IndexedReference
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h113 bool isCoeffForLoopZeroOrInvariant(const SCEV &Subscript,