reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGLoopInfo.cpp
  621         setVectorizeWidth(1);
  726         setVectorizeWidth(ValueInt);
tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 1684     CGF.LoopStack.setVectorizeWidth(Val->getZExtValue());
 1694     CGF.LoopStack.setVectorizeWidth(Val->getZExtValue());