Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.h195 bool IsAotCompiler() const { in IsAotCompiler() function
/art/runtime/
Druntime.h156 bool IsAotCompiler() const { in IsAotCompiler() function
Dthread.cc4732 bool Thread::IsAotCompiler() { in IsAotCompiler() function in art::Thread