Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h46 static bool isInterleaveForced();
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp117 if (VectorizerParams::isInterleaveForced()) in LoopVectorizeHints()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp150 bool VectorizerParams::isInterleaveForced() { in isInterleaveForced() function in VectorizerParams