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

References

lib/Transforms/Utils/LoopUtils.cpp
  392   if (getBooleanLoopAttribute(L, "llvm.loop.unroll.disable"))
  396       getOptionalIntLoopAttribute(L, "llvm.loop.unroll.count");
  400   if (getBooleanLoopAttribute(L, "llvm.loop.unroll.enable"))
  403   if (getBooleanLoopAttribute(L, "llvm.loop.unroll.full"))
  406   if (hasDisableAllTransformsHint(L))