HomeSort by: relevance | last modified time | path
    Searched refs:isSafeForAnyVectorWidth (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/
LoopVectorizationLegality.h 363 bool isSafeForAnyVectorWidth() const {
364 return LAI->getDepChecker().isSafeForAnyVectorWidth();
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 210 bool isSafeForAnyVectorWidth() const {
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 5674 if (Legal->isSafeForAnyVectorWidth())

Completed in 41 milliseconds