Searched refs:IsValueEffect (Results 1 – 3 of 3) sorted by relevance
62 Matcher<Node*> IsValueEffect(const Matcher<Node*>& value_matcher);
164 IsAllocateHeapNumber(IsValueEffect(val), graph()->start())), in TARGET_TEST_P()
635 Matcher<Node*> IsValueEffect(const Matcher<Node*>& value_matcher) { in IsValueEffect() function