Home | History | Annotate | Download | only in optimizing

Lines Matching refs:IsEntryBlock

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