V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::DiamondMatcher Struct Reference
Inheritance diagram for v8::internal::compiler::DiamondMatcher:
NON_EXPORTED_BASENodeMatcher

Public Member Functions

 DiamondMatcher (Node *merge)
 
bool Matched () const
 
bool IfProjectionsAreOwned () const
 
NodeBranch () const
 
NodeIfTrue () const
 
NodeIfFalse () const
 
NodeMerge () const
 
NodeTrueInputOf (Node *phi) const
 
NodeFalseInputOf (Node *phi) const
 

Detailed Description

Definition at line 718 of file node-matchers.h.


The documentation for this struct was generated from the following files: