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

References

tools/clang/lib/CodeGen/CGLoopInfo.cpp
  381           MDNode::get(Ctx, MDString::get(Ctx, "llvm.loop.unroll.disable")));
  381           MDNode::get(Ctx, MDString::get(Ctx, "llvm.loop.unroll.disable")));
  389   TempMDTuple TempNode = MDNode::getTemporary(Ctx, None);
  392   Args.push_back(MDNode::get(Ctx, MDString::get(Ctx, "llvm.loop.unroll.full")));
  392   Args.push_back(MDNode::get(Ctx, MDString::get(Ctx, "llvm.loop.unroll.full")));
  397   MDNode *LoopID = MDNode::getDistinct(Ctx, Args);