Home
last modified time | relevance | path

Searched defs:IsBinopMatcher (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/unittests/compiler/
Dnode-test-utils.cc1388 class IsBinopMatcher final : public NodeMatcher { class
1390 IsBinopMatcher(IrOpcode::Value opcode, const Matcher<Node*>& lhs_matcher, in IsBinopMatcher() function in v8::internal::compiler::__anon313fbfee0111::IsBinopMatcher