Searched refs:CompileThreads (Results 1 – 2 of 2) sorted by relevance
618 if (CompileThreads) in ~LLJIT()619 CompileThreads->wait(); in ~LLJIT()759 CompileThreads = in LLJIT()766 CompileThreads->async([UnownedT = T.release()]() mutable { in LLJIT()
209 std::unique_ptr<ThreadPool> CompileThreads; variable