Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.h201 bool IsAotCompiler() const { in IsAotCompiler() function
/art/runtime/
Druntime.h135 bool IsAotCompiler() const { in IsAotCompiler() function
Dthread.cc4263 bool Thread::IsAotCompiler() { in IsAotCompiler() function in art::Thread