Searched refs:ReplaceAndRemovePhiWith (Results 1 – 1 of 1) sorted by relevance
961 void HBasicBlock::ReplaceAndRemovePhiWith(HPhi* initial, HPhi* replacement) { in ReplaceAndRemovePhiWith() function in art::HBasicBlock3072 block->ReplaceAndRemovePhiWith(phi, phi_clone); in ReplaceInstrOrPhiByClone()