Home | History | Annotate | Download | only in CppBackend

Lines Matching defs:printInstruction

158     void printInstruction(const Instruction *I, const std::string& bbname);
1094 // printInstruction - This member is called for each Instruction in a function.
1095 void CppWriter::printInstruction(const Instruction *I,
1799 printInstruction(I,bbname);