Searched refs:TrackSubRegs (Results 1 – 2 of 2) sorted by relevance
41 void LiveIntervalCalc::calculate(LiveInterval &LI, bool TrackSubRegs) { in calculate() argument58 if (LI.hasSubRanges() || (SubReg != 0 && TrackSubRegs)) { in calculate()
62 LLVM_ABI void calculate(LiveInterval &LI, bool TrackSubRegs);