Home
last modified time | relevance | path

Searched defs:getMaxSafeDepDistBytes (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h215 unsigned getMaxSafeDepDistBytes() { return MaxSafeDepDistBytes; } in getMaxSafeDepDistBytes() function
395 unsigned getMaxSafeDepDistBytes() const { return MaxSafeDepDistBytes; } in getMaxSafeDepDistBytes() function
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp766 unsigned getMaxSafeDepDistBytes() { return LAI->getMaxSafeDepDistBytes(); } in getMaxSafeDepDistBytes() function in __anon63bf7e8f0111::LoopVectorizationLegality