Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dgraph-unittest.cc295 const Matcher<Node*>& value1_matcher, in IsPhiMatcher() argument
300 value1_matcher_(value1_matcher), in IsPhiMatcher()
373 const Matcher<Node*>& value1_matcher, in IsCallMatcher() argument
381 value1_matcher_(value1_matcher), in IsCallMatcher()
692 const Matcher<Node*>& value1_matcher, in IsPhi() argument
695 value1_matcher, merge_matcher)); in IsPhi()
707 const Matcher<Node*>& value1_matcher, in IsCall() argument
713 descriptor_matcher, value0_matcher, value1_matcher, value2_matcher, in IsCall()
Dgraph-unittest.h76 const Matcher<Node*>& value1_matcher,
82 const Matcher<Node*>& value1_matcher,