Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dchange-lowering-unittest.cc214 IsProjection( in TARGET_TEST_F()
218 IsBranch(IsProjection(1, CaptureEq(&add)), in TARGET_TEST_F()
Dgraph-unittest.h78 Matcher<Node*> IsProjection(const Matcher<size_t>& index_matcher,
Dgraph-unittest.cc699 Matcher<Node*> IsProjection(const Matcher<size_t>& index_matcher, in IsProjection() function