Searched defs:VectorizerWidth (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGLoopInfo.h47 unsigned VectorizerWidth; member in struct:clang::CodeGen::LoopAttributes
116 void setVectorizerWidth(unsigned W) { StagedAttrs.VectorizerWidth = W; }

Completed in 242 milliseconds