Searched defs:VectorizationFactor (Results 1 – 4 of 4) sorted by relevance
39 unsigned VectorizationFactor; member
78 static unsigned VectorizationFactor; member
31 VectorizationFactor("force-vector-width", cl::Hidden, variable34 unsigned VectorizerParams::VectorizationFactor; member in VectorizerParams
927 struct VectorizationFactor { struct in __anon76a8b82f0111::LoopVectorizationCostModel928 unsigned Width; // Vector width with best cost929 unsigned Cost; // Cost of the loop with that width