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

References

tools/clang/lib/CodeGen/CGLoopInfo.h
   46   LVEnableState VectorizeEnable;
   49   LVEnableState UnrollEnable;
   52   LVEnableState UnrollAndJamEnable;
   55   LVEnableState VectorizePredicateEnable;
   70   LVEnableState DistributeEnable;
  239   void setUnrollState(const LoopAttributes::LVEnableState &State) {
  244   void setVectorizePredicateState(const LoopAttributes::LVEnableState &State) {
  249   void setUnrollAndJamState(const LoopAttributes::LVEnableState &State) {