Searched refs:ReplaceBackEdge (Results 1 - 2 of 2) sorted by relevance

/art/compiler/optimizing/
H A Dnodes.cc1864 loop_info->ReplaceBackEdge(other, this);
1983 loop_info->ReplaceBackEdge(reference, block);
H A Dnodes.h703 void ReplaceBackEdge(HBasicBlock* existing, HBasicBlock* new_back_edge) { function in class:art::HLoopInformation

Completed in 44 milliseconds