Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp109 VectorizationFactor("force-vector-width", cl::init(0), cl::Hidden, variable
919 struct VectorizationFactor { struct in __anond293faa00111::LoopVectorizationCostModel
920 unsigned Width; // Vector width with best cost
921 unsigned Cost; // Cost of the loop with that width