Home | History | Annotate | Download | only in src

Lines Matching refs:phi_list_

674       phi_list_(NULL) {
947 phi_list_ = new ZoneList<HPhi*>(block_count);
951 phi_list_->Add(phi);