Home | History | Annotate | Download | only in compiler

Lines Matching refs:loop_end

891              current == current_header->loop_end()) {
1002 if (block->loop_end() != nullptr) {
1004 << block->loop_end()->rpo_number() << ")";
1024 BasicBlock* end = header->loop_end();