Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:postOptimization

205   void postOptimization() override;
1104 void InlineSpiller::postOptimization() { HSpiller.hoistAllSpills(); }