HomeSort by relevance Sort by last modified time
    Searched refs:NO_SUSPEND (Results 1 - 3 of 3) sorted by null

  /art/compiler/dex/quick/arm/
target_arm.cc 625 bool no_suspend = NO_SUSPEND; // || !Runtime::Current()->ExplicitSuspendChecks(); local
626 if (no_suspend) {
    [all...]
  /art/compiler/dex/quick/
gen_common.cc     [all...]
mir_to_lir.h 43 #define NO_SUSPEND 0
    [all...]

Completed in 44 milliseconds