Searched refs:GetCompilerContext (Results 1 - 2 of 2) sorted by relevance

/art/compiler/dex/quick/
H A Dquick_compiler.cc563 CHECK(GetCompilerDriver()->GetCompilerContext() == nullptr);
567 CHECK(GetCompilerDriver()->GetCompilerContext() == nullptr);
/art/compiler/driver/
H A Dcompiler_driver.h407 void* GetCompilerContext() const { function in class:art::CompilerDriver

Completed in 410 milliseconds