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

/art/compiler/dex/
H A Dmir_graph.cc2332 pred_bb->ReplaceChild(id, NullBasicBlockId);
2412 bool BasicBlock::ReplaceChild(BasicBlockId old_bb, BasicBlockId new_bb) { function in class:art::BasicBlock
H A Dmir_graph.h447 bool ReplaceChild(BasicBlockId old_bb, BasicBlockId new_bb);

Completed in 239 milliseconds