Searched refs:printStatements (Results 1 – 3 of 3) sorted by relevance
394 void printStatements(raw_ostream &OS, int Indent = 0) const { in printStatements() function in __anon09f7b76b0111::ForwardOpTreeImpl1022 printStatements(OS, Indent); in print()
1973 void printStatements(raw_ostream &OS, bool PrintInstructions) const;
2196 void Scop::printStatements(raw_ostream &OS, bool PrintInstructions) const { in printStatements() function in Scop2242 printStatements(OS.indent(4), PrintInstructions); in print()