Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h224 return FoundNonConstantDistanceDependence && in shouldRetryWithRuntimeCheck()
301 bool FoundNonConstantDistanceDependence = false; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2028 FoundNonConstantDistanceDependence = true; in isDependent()