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.h43 LLVM_ABI static bool isInterleaveForced();
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp120 if (VectorizerParams::isInterleaveForced()) in LoopVectorizeHints()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp149 bool VectorizerParams::isInterleaveForced() { in isInterleaveForced() function in VectorizerParams