Searched refs:CompileThreads (Results 1 – 2 of 2) sorted by relevance
793 if (CompileThreads) in ~LLJIT()794 CompileThreads->wait(); in ~LLJIT()975 CompileThreads = in LLJIT()982 CompileThreads->async([UnownedT = T.release()]() mutable { in LLJIT()
257 std::unique_ptr<ThreadPool> CompileThreads; variable