Searched refs:StackIdx (Results 1 – 1 of 1) sorted by relevance
1105 for (unsigned StackIdx = 0; StackIdx < NumSlotIdxes; ++StackIdx) { in getOrTrackSpillLoc() local1106 unsigned L = getSpillIDWithIdx(SpillID, StackIdx); in getOrTrackSpillLoc()1223 StackSlotPos StackIdx = locIDToSpillIdx(LocID); in emitLoc() local1224 unsigned short Offset = StackIdx.second; in emitLoc()