Searched refs:instruction_node (Results 1 – 1 of 1) sorted by relevance
301 SchedulingNode* instruction_node = GetNode(instruction); in AddDependencies() local305 AddDataDependency(GetNode(use.GetUser()), instruction_node); in AddDependencies()321 AddOtherDependency(other_node, instruction_node); in AddDependencies()357 DCHECK(HasImmediateOtherDependency(other_node, instruction_node)); in AddDependencies()365 AddOtherDependency(other_node, instruction_node); in AddDependencies()386 AddOtherDependency(GetNode(use.GetUser()->GetHolder()), instruction_node); in AddDependencies()