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

References

lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 2880     AP.OutStreamer->AddComment("  in Loop: Header=BB" +
 2881                                Twine(AP.getFunctionNumber())+"_" +
 2889   raw_ostream &OS = AP.OutStreamer->GetCommentOS();
 2891   PrintParentLoopComment(OS, Loop->getParentLoop(), AP.getFunctionNumber());
 2901   PrintChildLoopComment(OS, Loop, AP.getFunctionNumber());