Searched refs:PrintBlockRow (Results 1 – 1 of 1) sorted by relevance
1080 void PrintBlockRow(std::ostream& os, const InstructionBlocks& blocks) { in PrintBlockRow() function1160 PrintBlockRow(os, code()->instruction_blocks()); in PrintRangeOverview()1168 if (rowcount++ % 10 == 0) PrintBlockRow(os, code()->instruction_blocks()); in PrintRangeOverview()