Searched defs:VectorizationFactor (Results 1 – 1 of 1) sorted by relevance
92 VectorizationFactor("force-vector-width", cl::init(0), cl::Hidden, variable561 struct VectorizationFactor { struct in __anonbb4144750111::LoopVectorizationCostModel562 unsigned Width; // Vector width with best cost563 unsigned Cost; // Cost of the loop with that width