Searched refs:UseSegmentSetForPhysRegs (Results 1 – 2 of 2) sorted by relevance
42 extern cl::opt<bool> UseSegmentSetForPhysRegs;409 RegUnitRanges[Unit] = LR = new LiveRange(UseSegmentSetForPhysRegs); in getRegUnit()
104 cl::opt<bool> UseSegmentSetForPhysRegs( variable333 if (UseSegmentSetForPhysRegs) in computeRegUnitRange()361 LR = RegUnitRanges[Unit] = new LiveRange(UseSegmentSetForPhysRegs); in computeLiveInRegUnits()