Home
last modified time | relevance | path

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

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