Searched defs:VectorizationFactor (Results 1 – 1 of 1) sorted by relevance
109 VectorizationFactor("force-vector-width", cl::init(0), cl::Hidden, variable919 struct VectorizationFactor { struct in __anond293faa00111::LoopVectorizationCostModel920 unsigned Width; // Vector width with best cost921 unsigned Cost; // Cost of the loop with that width