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