Searched refs:SetSuspendCheck (Results 1 - 3 of 3) sorted by relevance

/art/compiler/optimizing/
H A Dinstruction_builder.cc292 current_block_->GetLoopInformation()->SetSuspendCheck(suspend_check);
H A Dnodes.cc374 info->SetSuspendCheck(first_instruction->AsSuspendCheck());
H A Dnodes.h674 void SetSuspendCheck(HSuspendCheck* check) { suspend_check_ = check; } function in class:art::HLoopInformation

Completed in 78 milliseconds