Searched refs:IsProjection (Results 1 – 3 of 3) sorted by relevance
385 IsProjection(0, AllOf(CaptureEq(&add), in TARGET_TEST_F()389 IsBranch(IsProjection(1, CaptureEq(&add)), in TARGET_TEST_F()
101 Matcher<Node*> IsProjection(const Matcher<size_t>& index_matcher,
1673 Matcher<Node*> IsProjection(const Matcher<size_t>& index_matcher, in IsProjection() function