BinopMatcher(Node *node) | v8::internal::compiler::BinopMatcher< Left, Right, rep > | inlineexplicit |
BinopMatcher(Node *node, bool allow_input_swap) | v8::internal::compiler::BinopMatcher< Left, Right, rep > | inline |
Equals(const Node *node) const | v8::internal::compiler::NodeMatcher | inline |
HasProperty(Operator::Property property) const | v8::internal::compiler::NodeMatcher | inline |
InputAt(int index) const | v8::internal::compiler::NodeMatcher | inline |
IsComparison() const | v8::internal::compiler::NodeMatcher | |
IsFoldable() const | v8::internal::compiler::BinopMatcher< Left, Right, rep > | inline |
left() const | v8::internal::compiler::BinopMatcher< Left, Right, rep > | inline |
left_ | v8::internal::compiler::BinopMatcher< Left, Right, rep > | private |
LeftEqualsRight() const | v8::internal::compiler::BinopMatcher< Left, Right, rep > | inline |
LeftMatcher typedef | v8::internal::compiler::BinopMatcher< Left, Right, rep > | |
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 |
OwnsInput(Node *input) | v8::internal::compiler::BinopMatcher< Left, Right, rep > | inline |
PutConstantOnRight() | v8::internal::compiler::BinopMatcher< Left, Right, rep > | inlineprivate |
representation | v8::internal::compiler::BinopMatcher< Left, Right, rep > | static |
right() const | v8::internal::compiler::BinopMatcher< Left, Right, rep > | inline |
right_ | v8::internal::compiler::BinopMatcher< Left, Right, rep > | private |
RightMatcher typedef | v8::internal::compiler::BinopMatcher< Left, Right, rep > | |
SwapInputs() | v8::internal::compiler::BinopMatcher< Left, Right, rep > | inlineprotected |