Home
last modified time | relevance | path

Searched refs:couldPreventStoreLoadForward (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.h324 bool couldPreventStoreLoadForward(uint64_t Distance, uint64_t TypeByteSize);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp1290 bool MemoryDepChecker::couldPreventStoreLoadForward(uint64_t Distance, in couldPreventStoreLoadForward() function in MemoryDepChecker
1525 (couldPreventStoreLoadForward(Val.abs().getZExtValue(), TypeByteSize) || in isDependent()
1624 couldPreventStoreLoadForward(Distance, TypeByteSize)) in isDependent()