|
| ValueMatcher (Node *node) |
|
bool | HasValue () const |
|
const T & | Value () const |
|
template<> |
| ValueMatcher (Node *node) |
|
template<> |
| ValueMatcher (Node *node) |
|
template<> |
| ValueMatcher (Node *node) |
|
| NodeMatcher (Node *node) |
|
Node * | node () const |
|
const Operator * | op () const |
|
IrOpcode::Value | opcode () const |
|
bool | HasProperty (Operator::Property property) const |
|
Node * | InputAt (int index) const |
|
bool | Equals (const Node *node) const |
|
bool | IsComparison () const |
|
template<typename T, IrOpcode::Value kOpcode>
struct v8::internal::compiler::ValueMatcher< T, kOpcode >
Definition at line 52 of file node-matchers.h.
The documentation for this struct was generated from the following file: