Searched refs:ReplaceBackEdge (Results 1 – 2 of 2) sorted by relevance
2517 loop_info->ReplaceBackEdge(other, this); in MergeWith()2641 loop_info->ReplaceBackEdge(reference, block); in UpdateLoopAndTryInformationOfNewBlock()
979 void ReplaceBackEdge(HBasicBlock* existing, HBasicBlock* new_back_edge) { in ReplaceBackEdge() function