Home
last modified time | relevance | path

Searched defs:GetCompiler (Results 1 – 3 of 3) sorted by relevance

/art/compiler/llvm/
Dcompiler_llvm.h64 CompilerDriver* GetCompiler() const { in GetCompiler() function
/art/compiler/driver/
Dcompiler_driver.h140 Compiler* GetCompiler() const { in GetCompiler() function
Dcompiler_driver.cc1386 CompilerDriver* GetCompiler() const { in GetCompiler() function in art::ParallelCompilationManager