Home | History | Annotate | Download | only in IR

Lines Matching refs:printFunction

1261   void printFunction(const Function *F);
1378 printFunction(I);
1597 /// printFunction - Print all aspects of a function.
1599 void AssemblyWriter::printFunction(const Function *F) {
2198 W.printFunction(F);