Home | History | Annotate | Download | only in CodeGen

Lines Matching full:spiller

22 #include "Spiller.h"
83 OwningPtr<Spiller> SpillerInstance;
240 virtual Spiller &spiller() { return *SpillerInstance; }
1352 spiller is doing essentially the
1808 NamedRegionTimer T("Spiller", TimerGroupName, TimePassesIsEnabled);
1810 spiller().spill(LRE);