Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp376 return isCoeffForLoopZeroOrInvariant(*Subscript, L); in isLoopInvariant()
389 if (!isCoeffForLoopZeroOrInvariant(*Subscript, L)) in isConsecutive()
410 bool IndexedReference::isCoeffForLoopZeroOrInvariant(const SCEV &Subscript, in isCoeffForLoopZeroOrInvariant() function in IndexedReference
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp456 return isCoeffForLoopZeroOrInvariant(*Subscript, L); in isLoopInvariant()
470 if (!isCoeffForLoopZeroOrInvariant(*Subscript, L)) in isConsecutive()
512 bool IndexedReference::isCoeffForLoopZeroOrInvariant(const SCEV &Subscript, in isCoeffForLoopZeroOrInvariant() function in IndexedReference
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopCacheAnalysis.h112 bool isCoeffForLoopZeroOrInvariant(const SCEV &Subscript,
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DLoopCacheAnalysis.h128 bool isCoeffForLoopZeroOrInvariant(const SCEV &Subscript,