Searched refs:RegisterBackEdge (Results 1 – 2 of 2) sorted by relevance
292 void RegisterBackEdge(HBasicBlock* block);
497 loop_information()->RegisterBackEdge(predecessors()->at(i)); in PostProcessLoopHeader()656 void HLoopInformation::RegisterBackEdge(HBasicBlock* block) { in RegisterBackEdge() function in v8::internal::HLoopInformation1350 header_block_->loop_information()->RegisterBackEdge(last_block); in EndBody()