Home | History | Annotate | Download | only in src

Lines Matching refs:RegisterBackEdge

324     loop_information()->RegisterBackEdge(predecessors()->at(i));
483 void HLoopInformation::RegisterBackEdge(HBasicBlock* block) {
1163 header_block_->loop_information()->RegisterBackEdge(last_block);