Searched defs:GetCompiler (Results 1 – 3 of 3) sorted by relevance
/art/compiler/llvm/ | ||
D | compiler_llvm.h | 64 CompilerDriver* GetCompiler() const { in GetCompiler() function |
/art/compiler/driver/ | ||
D | compiler_driver.h | 140 Compiler* GetCompiler() const { in GetCompiler() function |
D | compiler_driver.cc | 1386 CompilerDriver* GetCompiler() const { in GetCompiler() function in art::ParallelCompilationManager |