Searched refs:RemovePhi (Results 1 – 4 of 4) sorted by relevance
114 block->RemovePhi(phi, /*ensure_safety=*/ false); in EliminateDeadPhis()246 current->GetBlock()->RemovePhi(current); in Run()
881 void HBasicBlock::RemovePhi(HPhi* phi, bool ensure_safety) { in RemovePhi() function in art::HBasicBlock887 RemovePhi(instruction->AsPhi(), ensure_safety); in RemoveInstructionOrPhi()1746 successor->RemovePhi(phi); in DisconnectAndDelete()1770 RemovePhi(insn); in DisconnectAndDelete()
178 catch_block->RemovePhi(handler_value->AsPhi()); in PropagateLocalsToCatchBlocks()
1058 void RemovePhi(HPhi* phi, bool ensure_safety = true);