Home | History | Annotate | Download | only in optimizing

Lines Matching refs:HSuspendCheck

284       AppendInstruction(new (arena_) HSuspendCheck(0u));
291 HSuspendCheck* suspend_check = new (arena_) HSuspendCheck(current_block_->GetDexPc());