Searched refs:deleted_phis (Results 1 – 4 of 4) sorted by relevance
73 const ZoneList<int>* deleted_phis() const { in deleted_phis() function
935 for (int i = 0; i < block->deleted_phis()->length(); ++i) { in DoBasicBlock()936 last_environment->SetValueAt(block->deleted_phis()->at(i), in DoBasicBlock()
933 for (int i = 0; i < block->deleted_phis()->length(); ++i) { in DoBasicBlock()934 last_environment->SetValueAt(block->deleted_phis()->at(i), in DoBasicBlock()
940 for (int i = 0; i < block->deleted_phis()->length(); ++i) { in DoBasicBlock()941 last_environment->SetValueAt(block->deleted_phis()->at(i), in DoBasicBlock()