Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h46 static bool isInterleaveForced();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp103 if (VectorizerParams::isInterleaveForced()) in LoopVectorizeHints()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp132 bool VectorizerParams::isInterleaveForced() { in isInterleaveForced() function in VectorizerParams