Home
last modified time | relevance | path

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

/external/v8/test/unittests/compiler/
Dnode-test-utils.cc83 control_matcher_(control_matcher) {} in IsBranchMatcher()
90 control_matcher_.DescribeTo(os); in DescribeTo()
99 "control", control_matcher_, listener)); in MatchAndExplain()
104 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsBranchMatcher
114 control_matcher_(control_matcher) {} in IsSwitchMatcher()
121 control_matcher_.DescribeTo(os); in DescribeTo()
130 "control", control_matcher_, listener)); in MatchAndExplain()
135 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsSwitchMatcher
145 control_matcher_(control_matcher) {} in IsIfValueMatcher()
152 control_matcher_.DescribeTo(os); in DescribeTo()
[all …]