Home
last modified time | relevance | path

Searched refs:DepDep (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp3356 for (auto &DepDep : DepDeps) in IL_emit() local
3357 if (!MR.getSymbols().count(SymbolStringPtr(DepDep))) in IL_emit()
3358 DepEDUInfo.NewDeps[DepDepJD].insert(DepDep); in IL_emit()