Home | History | Annotate | Download | only in compiler

Lines Matching refs:AddPhi

1243   void AddPhi(PhiInstruction* phi) { phis_.push_back(phi); }