Home | History | Annotate | Download | only in compiler

Lines Matching refs:IsLoopHeader

988     LoopInfo* loop = entry->IsLoopHeader() ? &loops[entry->loop_end_] : NULL;
1004 } else if (block->IsLoopHeader()) {
1043 if (succ->IsLoopHeader()) {
1054 if (block->IsLoopHeader()) {
1088 if (current->IsLoopHeader()) {
1100 DCHECK(current_header->IsLoopHeader());