Searched refs:Dependant (Results 1 – 1 of 1) sorted by relevance
646 for (auto *Dependant : BI.Dependants) { in computeBlockNonLocalDeps() local647 auto &DependantBI = BlockInfos[Dependant]; in computeBlockNonLocalDeps()649 if (Dependant != Dependency && in computeBlockNonLocalDeps()653 WorkList.push_back(Dependant); in computeBlockNonLocalDeps()