Searched refs:printInstructionRowCsv (Results 1 – 2 of 2) sorted by relevance
91 void printInstructionRowCsv(size_t PointId, llvm::raw_ostream &OS) const;
119 void Analysis::printInstructionRowCsv(const size_t PointId, in printInstructionRowCsv() function in exegesis::Analysis189 printInstructionRowCsv(PointId, OS); in run()