Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4452 bool couldPreventStoreLoadForward(unsigned Distance, unsigned TypeByteSize);
4544 bool MemoryDepChecker::couldPreventStoreLoadForward(unsigned Distance, in couldPreventStoreLoadForward() function in MemoryDepChecker
4652 (couldPreventStoreLoadForward(Val.abs().getZExtValue(), TypeByteSize) || in isDependent()
4700 couldPreventStoreLoadForward(Distance, TypeByteSize)) in isDependent()