Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:postOptimization

186   void postOptimization(Spiller &VRegSpiller, LiveIntervals &LIS);
773 void RegAllocPBQP::postOptimization(Spiller &VRegSpiller, LiveIntervals &LIS) {
774 VRegSpiller.postOptimization();
867 postOptimization(*VRegSpiller, LIS);