Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h180 FoundNonConstantDistanceDependence(false), in MemoryDepChecker()
224 return FoundNonConstantDistanceDependence && in shouldRetryWithRuntimeCheck()
288 bool FoundNonConstantDistanceDependence; variable
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1495 FoundNonConstantDistanceDependence = true; in isDependent()