Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/lli/
H A Dlli.cpp1157 for (auto &AltEntryThread : AltEntryThreads) in runOrcJIT() local
1158 AltEntryThread.join(); in runOrcJIT()