Home
last modified time | relevance | path

Searched refs:no_suspend (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/arm/
Dtarget_arm.cc625 bool no_suspend = NO_SUSPEND; // || !Runtime::Current()->ExplicitSuspendChecks(); in CompilerInitializeRegAlloc() local
626 if (no_suspend) { in CompilerInitializeRegAlloc()