Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1426 collectLoopScalars(VF); in collectUniformsAndScalars()
1776 void collectLoopScalars(ElementCount VF);
4188 void LoopVectorizationCostModel::collectLoopScalars(ElementCount VF) { in collectLoopScalars() function in LoopVectorizationCostModel