Home | History | Annotate | Download | only in optimizing

Lines Matching refs:IsEntryBlock

2595   if (block->IsEntryBlock() && (previous != nullptr) && previous->IsSuspendCheck()) {
4683 if (block->IsEntryBlock() && instruction->GetNext()->IsGoto()) {