Home
last modified time | relevance | path

Searched defs:VectorizationFactor (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp92 VectorizationFactor("force-vector-width", cl::init(0), cl::Hidden, variable
561 struct VectorizationFactor { struct in __anonbb4144750111::LoopVectorizationCostModel
562 unsigned Width; // Vector width with best cost
563 unsigned Cost; // Cost of the loop with that width