Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dgraph-unittest.h62 Matcher<Node*> IsValueEffect(const Matcher<Node*>& value_matcher);
Dchange-lowering-unittest.cc164 IsAllocateHeapNumber(IsValueEffect(val), graph()->start())), in TARGET_TEST_P()
Dgraph-unittest.cc635 Matcher<Node*> IsValueEffect(const Matcher<Node*>& value_matcher) { in IsValueEffect() function