◆ GraphC1Visualizer() [1/2]
v8::internal::compiler::GraphC1Visualizer::GraphC1Visualizer |
( |
std::ostream & | os, |
|
|
Zone * | zone ) |
◆ GraphC1Visualizer() [2/2]
v8::internal::compiler::GraphC1Visualizer::GraphC1Visualizer |
( |
const GraphC1Visualizer & | | ) |
|
|
delete |
◆ operator=()
◆ PrintBlockProperty()
void v8::internal::compiler::GraphC1Visualizer::PrintBlockProperty |
( |
const char * | name, |
|
|
int | rpo_number ) |
|
private |
◆ PrintCompilation()
◆ PrintIndent()
void v8::internal::compiler::GraphC1Visualizer::PrintIndent |
( |
| ) |
|
|
private |
◆ PrintInputs() [1/2]
template<typename InputIterator >
void v8::internal::compiler::GraphC1Visualizer::PrintInputs |
( |
InputIterator * | i, |
|
|
int | count, |
|
|
const char * | prefix ) |
|
private |
◆ PrintInputs() [2/2]
void v8::internal::compiler::GraphC1Visualizer::PrintInputs |
( |
Node * | n | ) |
|
|
private |
◆ PrintIntProperty()
void v8::internal::compiler::GraphC1Visualizer::PrintIntProperty |
( |
const char * | name, |
|
|
int | value ) |
|
private |
◆ PrintLiveRange()
void v8::internal::compiler::GraphC1Visualizer::PrintLiveRange |
( |
const LiveRange * | range, |
|
|
const char * | type, |
|
|
int | vreg ) |
|
private |
◆ PrintLiveRangeChain()
void v8::internal::compiler::GraphC1Visualizer::PrintLiveRangeChain |
( |
const TopLevelLiveRange * | range, |
|
|
const char * | type ) |
|
private |
◆ PrintLiveRanges()
void v8::internal::compiler::GraphC1Visualizer::PrintLiveRanges |
( |
const char * | phase, |
|
|
const RegisterAllocationData * | data ) |
◆ PrintLongProperty()
void v8::internal::compiler::GraphC1Visualizer::PrintLongProperty |
( |
const char * | name, |
|
|
int64_t | value ) |
|
private |
◆ PrintNode()
void v8::internal::compiler::GraphC1Visualizer::PrintNode |
( |
Node * | n | ) |
|
|
private |
◆ PrintNodeId()
void v8::internal::compiler::GraphC1Visualizer::PrintNodeId |
( |
Node * | n | ) |
|
|
private |
◆ PrintSchedule()
◆ PrintStringProperty()
void v8::internal::compiler::GraphC1Visualizer::PrintStringProperty |
( |
const char * | name, |
|
|
const char * | value ) |
|
private |
◆ PrintType()
void v8::internal::compiler::GraphC1Visualizer::PrintType |
( |
Node * | node | ) |
|
|
private |
◆ zone()
Zone * v8::internal::compiler::GraphC1Visualizer::zone |
( |
| ) |
const |
|
inline |
◆ indent_
int v8::internal::compiler::GraphC1Visualizer::indent_ |
|
private |
◆ os_
std::ostream& v8::internal::compiler::GraphC1Visualizer::os_ |
|
private |
◆ zone_
Zone* v8::internal::compiler::GraphC1Visualizer::zone_ |
|
private |
The documentation for this class was generated from the following file: