Searched defs:IsCompiler (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Druntime.h93 bool IsCompiler() const { function in class:art::Runtime
98 return !IsCompiler() || compiler_callbacks_->IsRelocationPossible();

Completed in 5 milliseconds