Home | History | Annotate | Download | only in IR

Lines Matching defs:printInfoComment

1477   printInfoComment(*GV);
1506 printInfoComment(*GA);
1738 /// printInfoComment - Print a little comment after the instruction indicating
1741 void AssemblyWriter::printInfoComment(const Value &V) {
1743 AnnotationWriter->printInfoComment(V, Out);
2060 printInfoComment(I);