Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h85 SymbolDependenceMap SpeculativeLookUpImpls; in launchCompile() local
94 auto &SymbolsInJD = SpeculativeLookUpImpls[ImplJD]; in launchCompile()
99 for (auto &I : SpeculativeLookUpImpls) { in launchCompile()
108 for (auto &LookupPair : SpeculativeLookUpImpls) in launchCompile()