Searched refs:UpdatePredecessor (Results 1 – 2 of 2) sorted by relevance
461 void UpdatePredecessor(BasicBlockId old_pred, BasicBlockId new_pred);
2140 void BasicBlock::UpdatePredecessor(BasicBlockId old_parent, BasicBlockId new_parent) { in UpdatePredecessor() function in art::BasicBlock