Searched refs:StackObjectsIdx (Results 1 – 1 of 1) sorted by relevance
435 SmallVector<unsigned, 32> StackObjectsIdx; in convertStackObjects() local438 StackObjectsIdx.reserve(EndIdx); in convertStackObjects()441 StackObjectsIdx.push_back(-1); // Fill index for possible dead. in convertStackObjects()461 StackObjectsIdx[ID] = YMF.StackObjects.size(); in convertStackObjects()485 auto &Object = YMF.StackObjects[StackObjectsIdx[FrameIdx]]; in convertStackObjects()494 YMF.StackObjects[StackObjectsIdx[LocalObject.first]].LocalOffset = in convertStackObjects()524 auto &Object = YMF.StackObjects[StackObjectsIdx[Idx]]; in convertStackObjects()