Equals(const Node *node) const | v8::internal::compiler::NodeMatcher | inline |
has_resolved_value_ | v8::internal::compiler::ValueMatcher< T, kOpcode > | private |
HasProperty(Operator::Property property) const | v8::internal::compiler::NodeMatcher | inline |
HasResolvedValue() const | v8::internal::compiler::ValueMatcher< T, kOpcode > | inline |
InputAt(int index) const | v8::internal::compiler::NodeMatcher | inline |
IntMatcher(Node *node) | v8::internal::compiler::IntMatcher< T, kOpcode > | inlineexplicit |
Is(const T &value) const | v8::internal::compiler::IntMatcher< T, kOpcode > | inline |
IsComparison() const | v8::internal::compiler::NodeMatcher | |
IsInRange(const T &low, const T &high) const | v8::internal::compiler::IntMatcher< T, kOpcode > | inline |
IsMultipleOf(T n) const | v8::internal::compiler::IntMatcher< T, kOpcode > | inline |
IsNegative() const | v8::internal::compiler::IntMatcher< T, kOpcode > | inline |
IsNegativePowerOf2() const | v8::internal::compiler::IntMatcher< T, kOpcode > | inline |
IsPowerOf2() const | v8::internal::compiler::IntMatcher< T, kOpcode > | inline |
node() const | v8::internal::compiler::NodeMatcher | inline |
node_ | v8::internal::compiler::NodeMatcher | private |
NodeMatcher(Node *node) | v8::internal::compiler::NodeMatcher | inlineexplicit |
op() const | v8::internal::compiler::NodeMatcher | inline |
opcode() const | v8::internal::compiler::NodeMatcher | inline |
resolved_value_ | v8::internal::compiler::ValueMatcher< T, kOpcode > | private |
ResolvedValue() const | v8::internal::compiler::ValueMatcher< T, kOpcode > | inline |
ValueMatcher(Node *node) | v8::internal::compiler::ValueMatcher< T, kOpcode > | inlineexplicit |
ValueMatcher(Node *node) | v8::internal::compiler::ValueMatcher< T, kOpcode > | inline |
ValueMatcher(Node *node) | v8::internal::compiler::ValueMatcher< T, kOpcode > | inline |
ValueMatcher(Node *node) | v8::internal::compiler::ValueMatcher< T, kOpcode > | inline |
ValueType typedef | v8::internal::compiler::ValueMatcher< T, kOpcode > | |