Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A 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
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h128 bool isCoeffForLoopZeroOrInvariant(const SCEV &Subscript,