Lines Matching refs:start
621 if (block != schedule()->start() && block->PredecessorCount() == 0) {
687 if (block == schedule()->start()) {
688 // Start block => effect is start.
689 DCHECK_EQ(graph()->start(), control);
690 effect = graph()->start();
743 if (block != schedule()->start()) {
901 // The IfSuccess nodes should always start a basic block (and basic block
902 // start nodes are not handled in the ProcessNode method).
4329 Node* start = ChangeInt32ToIntPtr(node->InputAt(1));
4340 start, end, __ NoContextConstant());