Home | History | Annotate | Download | only in compiler

Lines Matching defs:ex2

1060   Node* ex2 = graph()->NewNode(
1062 Node* hdl = graph()->NewNode(common()->Merge(2), ex1, ex2);
1074 EXPECT_TRUE(schedule->block(ex2)->deferred());