Searched refs:instruction_node (Results 1 – 1 of 1) sorted by relevance
284 SchedulingNode* instruction_node = GetNode(instruction); in AddDependencies() local288 AddDataDependency(GetNode(use.GetUser()), instruction_node); in AddDependencies()304 AddOtherDependency(other_node, instruction_node); in AddDependencies()339 DCHECK(HasImmediateOtherDependency(other_node, instruction_node)); in AddDependencies()343 AddOtherDependency(other_node, instruction_node); in AddDependencies()357 AddOtherDependency(GetNode(use.GetUser()->GetHolder()), instruction_node); in AddDependencies()