Home | History | Annotate | Download | only in optimizing

Lines Matching refs:IsEntryBlock

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