Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.cpp1301 collectLoopScalars(VF); in collectUniformsAndScalars()
1714 void collectLoopScalars(ElementCount VF);
3111 void LoopVectorizationCostModel::collectLoopScalars(ElementCount VF) { in collectLoopScalars() function in LoopVectorizationCostModel