Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1255 collectInstsToScalarize(UserVF); in selectUserVectorizationFactor()
1456 void collectInstsToScalarize(ElementCount VF);
6697 void LoopVectorizationCostModel::collectInstsToScalarize(ElementCount VF) { in collectInstsToScalarize() function in LoopVectorizationCostModel
7994 CM.collectInstsToScalarize(VF); in plan()