Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:postOptimization

182   void postOptimization() override;
1050 void InlineSpiller::postOptimization() { HSpiller.hoistAllSpills(); }