Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h179 MaxSafeRegisterWidth(-1U), FoundNonConstantDistanceDependence(false), in MemoryDepChecker()
223 return FoundNonConstantDistanceDependence && in shouldRetryWithRuntimeCheck()
287 bool FoundNonConstantDistanceDependence; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp1507 FoundNonConstantDistanceDependence = true; in isDependent()