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