Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dgraph-visualizer.cc423 void PrintIntProperty(const char* name, int value);
495 void GraphC1Visualizer::PrintIntProperty(const char* name, int value) { in PrintIntProperty() function in v8::internal::compiler::GraphC1Visualizer
574 PrintIntProperty("from_bci", -1); in PrintSchedule()
575 PrintIntProperty("to_bci", -1); in PrintSchedule()
601 PrintIntProperty("loop_depth", current->loop_depth()); in PrintSchedule()
609 PrintIntProperty( in PrintSchedule()
612 PrintIntProperty("last_lir_id", in PrintSchedule()
625 PrintIntProperty("size", total); in PrintSchedule()