#include <diamond.h>
Definition at line 17 of file diamond.h.
◆ Diamond()
◆ Chain() [1/2]
void v8::internal::compiler::Diamond::Chain |
( |
Diamond const & | that | ) |
|
|
inline |
◆ Chain() [2/2]
void v8::internal::compiler::Diamond::Chain |
( |
Node * | that | ) |
|
|
inline |
◆ EffectPhi()
Node * v8::internal::compiler::Diamond::EffectPhi |
( |
Node * | tv, |
|
|
Node * | fv ) |
|
inline |
◆ Nest()
void v8::internal::compiler::Diamond::Nest |
( |
Diamond const & | that, |
|
|
bool | cond ) |
|
inline |
◆ Phi()
◆ branch
Node* v8::internal::compiler::Diamond::branch |
◆ common
◆ graph
TFGraph* v8::internal::compiler::Diamond::graph |
◆ if_false
Node* v8::internal::compiler::Diamond::if_false |
◆ if_true
Node* v8::internal::compiler::Diamond::if_true |
◆ merge
Node* v8::internal::compiler::Diamond::merge |
The documentation for this struct was generated from the following file: