Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h328 bool setupOuterLoopInductions();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp478 if (!setupOuterLoopInductions()) { in canVectorizeOuterLoop()
543 bool LoopVectorizationLegality::setupOuterLoopInductions() { in setupOuterLoopInductions() function in llvm::LoopVectorizationLegality