Home | History | Annotate | Download | only in compiler

Lines Matching refs:IncrementUnscheduledUseCount

156 void Scheduler::IncrementUnscheduledUseCount(Node* node, int index,
167 return IncrementUnscheduledUseCount(control, index, from);
1179 scheduler_->IncrementUnscheduledUseCount(to, index, from);
1630 scheduler_->IncrementUnscheduledUseCount(input, index, node);