Home | History | Annotate | Download | only in IR

Lines Matching defs:printFunction

1329     printFunction(I);
1548 /// printFunction - Print all aspects of a function.
1550 void AssemblyWriter::printFunction(const Function *F) {
2180 W.printFunction(F);