Searched refs:DepDep (Results 1 – 1 of 1) sorted by relevance
3350 for (auto &DepDep : DepDeps) in IL_emit() local3351 if (!MR.getSymbols().count(SymbolStringPtr(DepDep))) in IL_emit()3352 DepEDUInfo.NewDeps[DepDepJD].insert(DepDep); in IL_emit()