Searched refs:canVectorizeOuterLoop (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h444 bool canVectorizeOuterLoop();
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp613 bool LoopVectorizationLegality::canVectorizeOuterLoop() { function in class:LoopVectorizationLegality
1458 if (!canVectorizeOuterLoop()) {

Completed in 176 milliseconds