Searched defs:VectorizationFactor (Results 1 – 4 of 4) sorted by relevance
41 unsigned VectorizationFactor; member
79 static unsigned VectorizationFactor; member
33 VectorizationFactor("force-vector-width", cl::Hidden, variable36 unsigned VectorizerParams::VectorizationFactor; member in VectorizerParams
1612 struct VectorizationFactor { struct in __anonfb91178e0111::LoopVectorizationCostModel1613 unsigned Width; // Vector width with best cost1614 unsigned Cost; // Cost of the loop with that width