Lines Matching refs:fast_out
243 Node* cd = dp->fast_out(i); // Control-dependent node
497 Node *out = region->fast_out(i);
552 Node* use = phi->fast_out(k);
597 Node *out = region->fast_out(i);
730 weight += region->fast_out(i)->outcnt();
756 Node* n = region->fast_out(i);
759 Node* m = n->fast_out(j);
929 Node* u = n->fast_out(i);
1311 worklist.push(old->fast_out(j));
1380 worklist.push(old->fast_out(j));
1596 Node* use = n->fast_out(i);
1904 Node* use = n->fast_out(j);
1918 Node* use = n->fast_out(j);
1933 Node* use = n->fast_out(j);
1985 Node* use = n->fast_out(j);
2100 Node *use = def->fast_out(j);
2440 Node* use = n->fast_out(j);
2475 Node* use = head->fast_out(j);
2590 Node *use = def->fast_out(j);
2669 Node* use = head->fast_out(k);
2737 Node* use = phi->fast_out(i); // User of trip-counter