Home | History | Annotate | Download | only in compiler

Lines Matching refs:is_hole

1326     Node* is_hole = graph()->NewNode(common()->IfTrue(), hole_branch);
1328 WireInLoopEnd(loop, eloop, vloop, next_k, is_hole, effect);