Searched refs:EarlyLiveIntervals (Results 1 – 3 of 3) sorted by relevance
36 bool EarlyLiveIntervals = false; member
205 static cl::opt<bool> EarlyLiveIntervals("early-live-intervals", cl::Hidden, variable489 SET_BOOLEAN_OPTION(EarlyLiveIntervals) in getCGPassBuilderOption()1459 if (EarlyLiveIntervals) in addOptimizedRegAlloc()
1111 if (Opt.EarlyLiveIntervals) in addOptimizedRegAlloc()