Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:LRCalc

349   LRCalc[0].reset(&VRM.getMachineFunction(), LIS.getSlotIndexes(), &MDT,
352 LRCalc[1].reset(&VRM.getMachineFunction(), LIS.getSlotIndexes(), &MDT,
621 // The complement interval will be extended as needed by LRCalc.extend().
835 /// Values that were rematerialized are left alone, they need LRCalc.extend().
937 LRCalc[0].calculateValues();
939 LRCalc[1].calculateValues();