Searched refs:printStatements (Results 1 – 3 of 3) sorted by relevance
397 void printStatements(raw_ostream &OS, int Indent = 0) const { in printStatements() function in __anon533823240111::ForwardOpTreeImpl1025 printStatements(OS, Indent); in print()
1940 void printStatements(raw_ostream &OS, bool PrintInstructions) const;
2111 void Scop::printStatements(raw_ostream &OS, bool PrintInstructions) const { in printStatements() function in Scop2157 printStatements(OS.indent(4), PrintInstructions); in print()