Searched refs:RemovePhi (Results 1 – 3 of 3) sorted by relevance
65 block->RemovePhi(current->AsPhi()); in Run()122 phi->GetBlock()->RemovePhi(phi); in Run()
41 block->RemovePhi(it.Current()->AsPhi()); in RemoveDeadBlocks()346 void HBasicBlock::RemovePhi(HPhi* phi) { in RemovePhi() function in art::HBasicBlock
356 void RemovePhi(HPhi* phi);