Lines Matching defs:printInfoComment
2057 // printInfoComment - Print a little comment after the instruction indicating
2059 void printInfoComment(const Value &V);
2435 printInfoComment(*GV);
2467 printInfoComment(*GA);
2736 /// printInfoComment - Print a little comment after the instruction indicating
2739 void AssemblyWriter::printInfoComment(const Value &V) {
2744 AnnotationWriter->printInfoComment(V, Out);
3117 printInfoComment(I);