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.cpp3350 for (auto &DepDep : DepDeps) in IL_emit() local
3351 if (!MR.getSymbols().count(SymbolStringPtr(DepDep))) in IL_emit()
3352 DepEDUInfo.NewDeps[DepDepJD].insert(DepDep); in IL_emit()