Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h327 bool couldPreventStoreLoadForward(uint64_t Distance, uint64_t TypeByteSize);
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp1100 bool MemoryDepChecker::couldPreventStoreLoadForward(uint64_t Distance, in couldPreventStoreLoadForward() function in MemoryDepChecker
1257 (couldPreventStoreLoadForward(Val.abs().getZExtValue(), TypeByteSize) || in isDependent()
1354 couldPreventStoreLoadForward(Distance, TypeByteSize)) in isDependent()