Home
last modified time | relevance | path

Searched refs:StackIdx (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp804 for (unsigned StackIdx = 0; StackIdx < NumSlotIdxes; ++StackIdx) { in getOrTrackSpillLoc() local
805 unsigned L = getSpillIDWithIdx(SpillID, StackIdx); in getOrTrackSpillLoc()
872 StackSlotPos StackIdx = locIDToSpillIdx(LocID); in emitLoc() local
873 unsigned short Offset = StackIdx.second; in emitLoc()