Searched refs:StackObjectsIdx (Results 1 – 1 of 1) sorted by relevance
405 SmallVector<unsigned, 32> StackObjectsIdx; in convertStackObjects() local408 StackObjectsIdx.reserve(EndIdx); in convertStackObjects()411 StackObjectsIdx.push_back(-1); // Fill index for possible dead. in convertStackObjects()431 StackObjectsIdx[ID] = YMF.StackObjects.size(); in convertStackObjects()455 auto &Object = YMF.StackObjects[StackObjectsIdx[FrameIdx]]; in convertStackObjects()464 YMF.StackObjects[StackObjectsIdx[LocalObject.first]].LocalOffset = in convertStackObjects()488 auto &Object = YMF.StackObjects[StackObjectsIdx[DebugVar.Slot]]; in convertStackObjects()