Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.h197 bool IsAotCompiler() const { in IsAotCompiler() function
/art/runtime/
Druntime.h138 bool IsAotCompiler() const { in IsAotCompiler() function
Dthread.cc4407 bool Thread::IsAotCompiler() { in IsAotCompiler() function in art::Thread