Lines Matching defs:control_matcher
80 const Matcher<Node*>& control_matcher) in IsBranchMatcher()
111 const Matcher<Node*>& control_matcher) in IsSwitchMatcher()
142 const Matcher<Node*>& control_matcher) in IsIfValueMatcher()
173 const Matcher<Node*>& control_matcher) in IsControl1Matcher()
323 const Matcher<Node*>& control_matcher) in IsReturnMatcher()
360 const Matcher<Node*>& control_matcher) in IsTerminateMatcher()
463 const Matcher<Node*>& control_matcher) in IsPhiMatcher()
509 const Matcher<Node*>& control_matcher) in IsPhi2Matcher()
559 const Matcher<Node*>& control_matcher) in IsEffectPhiMatcher()
672 const Matcher<Node*>& control_matcher) in IsCallMatcher()
738 const Matcher<Node*>& control_matcher) in IsTailCallMatcher()
829 const Matcher<Node*>& control_matcher) in IsAllocateMatcher()
857 const Matcher<Node*>& control_matcher) in IsLoadFieldMatcher()
903 const Matcher<Node*>& control_matcher) in IsStoreFieldMatcher()
956 const Matcher<Node*>& control_matcher) in IsLoadBufferMatcher()
1016 const Matcher<Node*>& control_matcher) in IsStoreBufferMatcher()
1080 const Matcher<Node*>& control_matcher) in IsLoadElementMatcher()
1133 const Matcher<Node*>& control_matcher) in IsStoreElementMatcher()
1191 const Matcher<Node*>& control_matcher) in IsLoadMatcher()
1252 const Matcher<Node*>& control_matcher) in IsStoreMatcher()
1317 const Matcher<Node*>& control_matcher) in IsToNumberMatcher()
1492 const Matcher<Node*>& control_matcher) { in IsBranch()
1527 Matcher<Node*> IsIfTrue(const Matcher<Node*>& control_matcher) { in IsIfTrue()
1532 Matcher<Node*> IsIfFalse(const Matcher<Node*>& control_matcher) { in IsIfFalse()
1538 Matcher<Node*> IsIfSuccess(const Matcher<Node*>& control_matcher) { in IsIfSuccess()
1545 const Matcher<Node*>& control_matcher) { in IsSwitch()
1551 const Matcher<Node*>& control_matcher) { in IsIfValue()
1556 Matcher<Node*> IsIfDefault(const Matcher<Node*>& control_matcher) { in IsIfDefault()
1575 const Matcher<Node*>& control_matcher) { in IsReturn()
1582 const Matcher<Node*>& control_matcher) { in IsTerminate()
1683 const Matcher<Node*>& control_matcher) { in IsCall()
1697 const Matcher<Node*>& control_matcher) { in IsCall()
1713 const Matcher<Node*>& control_matcher) { in IsCall()
1731 const Matcher<Node*>& control_matcher) { in IsCall()
1751 const Matcher<Node*>& control_matcher) { in IsCall()
1770 const Matcher<Node*>& control_matcher) { in IsCall()
1788 const Matcher<Node*>& control_matcher) { in IsTailCall()
1801 const Matcher<Node*>& control_matcher) { in IsTailCall()
1816 const Matcher<Node*>& control_matcher) { in IsTailCall()
1832 const Matcher<Node*>& control_matcher) { in IsTailCall()
1850 const Matcher<Node*>& control_matcher) { in IsTailCall()
1869 const Matcher<Node*>& control_matcher) { in IsTailCall()
1890 const Matcher<Node*>& control_matcher) { in IsTailCall()
1915 const Matcher<Node*>& control_matcher) { in IsAllocate()
1924 const Matcher<Node*>& control_matcher) { in IsLoadField()
1934 const Matcher<Node*>& control_matcher) { in IsStoreField()
1946 const Matcher<Node*>& control_matcher) { in IsLoadBuffer()
1959 const Matcher<Node*>& control_matcher) { in IsStoreBuffer()
1970 const Matcher<Node*>& control_matcher) { in IsLoadElement()
1982 const Matcher<Node*>& control_matcher) { in IsStoreElement()
1993 const Matcher<Node*>& control_matcher) { in IsLoad()
2004 const Matcher<Node*>& control_matcher) { in IsStore()
2014 const Matcher<Node*>& control_matcher) { in IsToNumber()