Searched refs:TrackSubRegs (Results 1 – 4 of 4) sorted by relevance
190 void calculate(LiveInterval &LI, bool TrackSubRegs);
53 void LiveRangeCalc::calculate(LiveInterval &LI, bool TrackSubRegs) { in calculate() argument66 if (LI.hasSubRanges() || (SubReg != 0 && TrackSubRegs)) { in calculate()
231 void calculate(LiveInterval &LI, bool TrackSubRegs);
75 void LiveRangeCalc::calculate(LiveInterval &LI, bool TrackSubRegs) { in calculate() argument88 if (LI.hasSubRanges() || (SubReg != 0 && TrackSubRegs)) { in calculate()