| BinopMatcher(Node *node) (defined in v8::internal::compiler::BinopMatcher< Left, Right >) | v8::internal::compiler::BinopMatcher< Left, Right > | inlineexplicit |
| BinopMatcher(Node *node, bool allow_input_swap) (defined in v8::internal::compiler::BinopMatcher< Left, Right >) | v8::internal::compiler::BinopMatcher< Left, Right > | inline |
| Equals(const Node *node) const (defined in v8::internal::compiler::NodeMatcher) | v8::internal::compiler::NodeMatcher | inline |
| HasProperty(Operator::Property property) const (defined in v8::internal::compiler::NodeMatcher) | v8::internal::compiler::NodeMatcher | inline |
| InputAt(int index) const (defined in v8::internal::compiler::NodeMatcher) | v8::internal::compiler::NodeMatcher | inline |
| IsComparison() const (defined in v8::internal::compiler::NodeMatcher) | v8::internal::compiler::NodeMatcher | |
| IsFoldable() const (defined in v8::internal::compiler::BinopMatcher< Left, Right >) | v8::internal::compiler::BinopMatcher< Left, Right > | inline |
| left() const (defined in v8::internal::compiler::BinopMatcher< Left, Right >) | v8::internal::compiler::BinopMatcher< Left, Right > | inline |
| LeftEqualsRight() const (defined in v8::internal::compiler::BinopMatcher< Left, Right >) | v8::internal::compiler::BinopMatcher< Left, Right > | inline |
| LeftMatcher typedef (defined in v8::internal::compiler::BinopMatcher< Left, Right >) | v8::internal::compiler::BinopMatcher< Left, Right > | |
| node() const (defined in v8::internal::compiler::NodeMatcher) | v8::internal::compiler::NodeMatcher | inline |
| NodeMatcher(Node *node) (defined in v8::internal::compiler::NodeMatcher) | v8::internal::compiler::NodeMatcher | inlineexplicit |
| op() const (defined in v8::internal::compiler::NodeMatcher) | v8::internal::compiler::NodeMatcher | inline |
| opcode() const (defined in v8::internal::compiler::NodeMatcher) | v8::internal::compiler::NodeMatcher | inline |
| right() const (defined in v8::internal::compiler::BinopMatcher< Left, Right >) | v8::internal::compiler::BinopMatcher< Left, Right > | inline |
| RightMatcher typedef (defined in v8::internal::compiler::BinopMatcher< Left, Right >) | v8::internal::compiler::BinopMatcher< Left, Right > | |
| SwapInputs() (defined in v8::internal::compiler::BinopMatcher< Left, Right >) | v8::internal::compiler::BinopMatcher< Left, Right > | inlineprotected |