Searched refs:setVectorizerWidth (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGLoopInfo.h116 void setVectorizerWidth(unsigned W) { StagedAttrs.VectorizerWidth = W; } function in class:clang::CodeGen::LoopInfoStack
H A DCGStmtOpenMP.cpp62 LoopStack.setVectorizerWidth(Val->getZExtValue());

Completed in 89 milliseconds