Home
last modified time | relevance | path

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

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