Home
last modified time | relevance | path

Searched refs:PrintBlockRow (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc1080 void PrintBlockRow(std::ostream& os, const InstructionBlocks& blocks) { in PrintBlockRow() function
1160 PrintBlockRow(os, code()->instruction_blocks()); in PrintRangeOverview()
1168 if (rowcount++ % 10 == 0) PrintBlockRow(os, code()->instruction_blocks()); in PrintRangeOverview()