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