Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1200 collectLoopUniforms(VF); in collectNonVectorizedAndSetWideningDecisions()
1639 void collectLoopUniforms(ElementCount VF);
3167 void LoopVectorizationCostModel::collectLoopUniforms(ElementCount VF) { in collectLoopUniforms() function in LoopVectorizationCostModel