Lines Matching refs:control_matcher_
83 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()
161 "control", control_matcher_, listener)); in MatchAndExplain()
166 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsIfValueMatcher
174 : NodeMatcher(opcode), control_matcher_(control_matcher) {} in IsControl1Matcher()
179 control_matcher_.DescribeTo(os); in DescribeTo()
186 "control", control_matcher_, listener)); in MatchAndExplain()
190 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsControl1Matcher
327 control_matcher_(control_matcher) {} in IsReturnMatcher()
336 control_matcher_.DescribeTo(os); in DescribeTo()
347 "control", control_matcher_, listener)); in MatchAndExplain()
353 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsReturnMatcher
363 control_matcher_(control_matcher) {} in IsTerminateMatcher()
370 control_matcher_.DescribeTo(os); in DescribeTo()
379 "control", control_matcher_, listener)); in MatchAndExplain()
384 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsTerminateMatcher
468 control_matcher_(control_matcher) {} in IsPhiMatcher()
479 control_matcher_.DescribeTo(os); in DescribeTo()
492 "control", control_matcher_, listener)); in MatchAndExplain()
499 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsPhiMatcher
515 control_matcher_(control_matcher) {} in IsPhi2Matcher()
528 control_matcher_.DescribeTo(os); in DescribeTo()
543 "control", control_matcher_, listener)); in MatchAndExplain()
551 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsPhi2Matcher
563 control_matcher_(control_matcher) {} in IsEffectPhiMatcher()
572 control_matcher_.DescribeTo(os); in DescribeTo()
583 "control", control_matcher_, listener)); in MatchAndExplain()
589 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsEffectPhiMatcher
677 control_matcher_(control_matcher) {} in IsCallMatcher()
692 control_matcher_.DescribeTo(os); in DescribeTo()
721 PrintMatchAndExplain(control_node, "control", control_matcher_, in MatchAndExplain()
729 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsCallMatcher
743 control_matcher_(control_matcher) {} in IsTailCallMatcher()
758 control_matcher_.DescribeTo(os); in DescribeTo()
787 PrintMatchAndExplain(control_node, "control", control_matcher_, in MatchAndExplain()
795 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsTailCallMatcher
833 control_matcher_(control_matcher) {} in IsAllocateMatcher()
842 "control", control_matcher_, listener)); in MatchAndExplain()
848 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsAllocateMatcher
862 control_matcher_(control_matcher) {} in IsLoadFieldMatcher()
873 control_matcher_.DescribeTo(os); in DescribeTo()
886 "control", control_matcher_, listener)); in MatchAndExplain()
893 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsLoadFieldMatcher
909 control_matcher_(control_matcher) {} in IsStoreFieldMatcher()
922 control_matcher_.DescribeTo(os); in DescribeTo()
937 "control", control_matcher_, listener)); in MatchAndExplain()
945 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsStoreFieldMatcher
963 control_matcher_(control_matcher) {} in IsLoadBufferMatcher()
978 control_matcher_.DescribeTo(os); in DescribeTo()
995 "control", control_matcher_, listener)); in MatchAndExplain()
1004 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsLoadBufferMatcher
1024 control_matcher_(control_matcher) {} in IsStoreBufferMatcher()
1041 control_matcher_.DescribeTo(os); in DescribeTo()
1060 "control", control_matcher_, listener)); in MatchAndExplain()
1070 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsStoreBufferMatcher
1086 control_matcher_(control_matcher) {} in IsLoadElementMatcher()
1099 control_matcher_.DescribeTo(os); in DescribeTo()
1114 "control", control_matcher_, listener)); in MatchAndExplain()
1122 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsLoadElementMatcher
1140 control_matcher_(control_matcher) {} in IsStoreElementMatcher()
1155 control_matcher_.DescribeTo(os); in DescribeTo()
1172 "control", control_matcher_, listener)); in MatchAndExplain()
1181 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsStoreElementMatcher
1197 control_matcher_(control_matcher) {} in IsLoadMatcher()
1210 control_matcher_.DescribeTo(os); in DescribeTo()
1232 PrintMatchAndExplain(control_node, "control", control_matcher_, in MatchAndExplain()
1241 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsLoadMatcher
1259 control_matcher_(control_matcher) {} in IsStoreMatcher()
1274 control_matcher_.DescribeTo(os); in DescribeTo()
1298 PrintMatchAndExplain(control_node, "control", control_matcher_, in MatchAndExplain()
1308 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsStoreMatcher
1322 control_matcher_(control_matcher) {} in IsToNumberMatcher()
1333 control_matcher_.DescribeTo(os); in DescribeTo()
1346 "control", control_matcher_, listener)); in MatchAndExplain()
1353 const Matcher<Node*> control_matcher_; member in v8::internal::compiler::__anon313fbfee0111::IsToNumberMatcher