Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h116 bool IsAotCompiler() const { in IsAotCompiler() function
Dthread.cc3668 bool Thread::IsAotCompiler() { in IsAotCompiler() function in art::Thread