Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp401 return isCoeffForLoopZeroOrInvariant(*Subscript, L); in isLoopInvariant()
414 if (!isCoeffForLoopZeroOrInvariant(*Subscript, L)) in isConsecutive()
436 bool IndexedReference::isCoeffForLoopZeroOrInvariant(const SCEV &Subscript, in isCoeffForLoopZeroOrInvariant() function in IndexedReference
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h113 bool isCoeffForLoopZeroOrInvariant(const SCEV &Subscript,