Home
last modified time | relevance | path

Searched refs:value0_matcher (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dgraph-unittest.cc294 const Matcher<Node*>& value0_matcher, in IsPhiMatcher() argument
299 value0_matcher_(value0_matcher), in IsPhiMatcher()
372 const Matcher<Node*>& value0_matcher, in IsCallMatcher() argument
380 value0_matcher_(value0_matcher), in IsCallMatcher()
691 const Matcher<Node*>& value0_matcher, in IsPhi() argument
694 return MakeMatcher(new IsPhiMatcher(type_matcher, value0_matcher, in IsPhi()
706 const Matcher<Node*>& value0_matcher, in IsCall() argument
713 descriptor_matcher, value0_matcher, value1_matcher, value2_matcher, in IsCall()
Dgraph-unittest.h75 const Matcher<Node*>& value0_matcher,
81 const Matcher<Node*>& value0_matcher,