Searched refs:ScopedCompilerThread (Results 1 – 1 of 1) sorted by relevance
83 class ScopedCompilerThread { class85 ScopedCompilerThread(ark::compiler::RuntimeInterface::ThreadPtr parent, in ScopedCompilerThread() function in __anon04735f3f0111::ScopedCompilerThread96 ScopedCompilerThread(ScopedCompilerThread &) = delete;97 ScopedCompilerThread &operator=(ScopedCompilerThread &) = delete;98 ScopedCompilerThread(ScopedCompilerThread &&) = delete;99 ScopedCompilerThread &operator=(ScopedCompilerThread &&) = delete;101 ~ScopedCompilerThread() in ~ScopedCompilerThread()265 ScopedCompilerThread scopedCompilerThread {thread, runtime_}; in TryAddGraph()675 ScopedCompilerThread scopedCompilerThread {thread, runtime_}; in FinishCompile()