Lines Matching refs:printInfoComment
1267 // printInfoComment - Print a little comment after the instruction indicating
1269 void printInfoComment(const Value &V);
1526 printInfoComment(*GV);
1555 printInfoComment(*GA);
1760 /// printInfoComment - Print a little comment after the instruction indicating
1763 void AssemblyWriter::printInfoComment(const Value &V) {
1765 AnnotationWriter->printInfoComment(V, Out);
2084 printInfoComment(I);