Searched defs:StopIdx (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveDebugVariables.cpp | 1637 findNextInsertLocation(MachineBasicBlock * MBB,MachineBasicBlock::iterator I,SlotIndex StopIdx,ArrayRef<MachineOperand> LocMOs,LiveIntervals & LIS,const TargetRegisterInfo & TRI) findNextInsertLocation() argument 1662 insertDebugValue(MachineBasicBlock * MBB,SlotIndex StartIdx,SlotIndex StopIdx,DbgVariableValue DbgValue,ArrayRef<bool> LocSpills,ArrayRef<unsigned> SpillOffsets,LiveIntervals & LIS,const TargetInstrInfo & TII,const TargetRegisterInfo & TRI,BlockSkipInstsMap & BBSkipInstsMap) insertDebugValue() argument
|
H A D | RegAllocGreedy.cpp | 1501 SlotIndex StopIdx = calcGapWeights() local
|