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

  /art/compiler/optimizing/
nodes.cc 255 info->SetSuspendCheck(first_instruction->AsSuspendCheck());
    [all...]
nodes.h 404 void SetSuspendCheck(HSuspendCheck* check) { suspend_check_ = check; }
    [all...]

Completed in 38 milliseconds