Searched defs:VectorizeWidth (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ | ||
H A D | CGLoopInfo.h | 53 unsigned VectorizeWidth; member in struct:clang::CodeGen::LoopAttributes 135 void setVectorizeWidth(unsigned W) { StagedAttrs.VectorizeWidth = W; } |
Completed in 58 milliseconds