Searched defs:lazy_compile_dispatcher (Results 1 – 3 of 3) sorted by relevance
73 LazyCompileDispatcher* lazy_compile_dispatcher() { in lazy_compile_dispatcher() function
1752 LazyCompileDispatcher* lazy_compile_dispatcher() const { in lazy_compile_dispatcher() function
41 explicit JobTask(LazyCompileDispatcher* lazy_compile_dispatcher) in JobTask()