Searched refs:UseSegmentSetForPhysRegs (Results 1 – 2 of 2) sorted by relevance
42 LLVM_ABI extern cl::opt<bool> UseSegmentSetForPhysRegs;420 RegUnitRanges[Unit] = LR = new LiveRange(UseSegmentSetForPhysRegs); in getRegUnit()
106 cl::opt<bool> UseSegmentSetForPhysRegs( variable349 if (UseSegmentSetForPhysRegs) in computeRegUnitRange()377 LR = RegUnitRanges[Unit] = new LiveRange(UseSegmentSetForPhysRegs); in computeLiveInRegUnits()