Searched refs:getObjectAllocation (Results 1 – 7 of 7) sorted by relevance
258 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); in collectMarkers()475 const AllocaInst *From = MFI->getObjectAllocation(SI.first); in remapInstructions()476 const AllocaInst *To = MFI->getObjectAllocation(SI.second); in remapInstructions()
212 switch (SP->getSSPLayout(MFI->getObjectAllocation(i))) { in calculateFrameObjectOffsets()
684 switch (SP->getSSPLayout(MFI->getObjectAllocation(i))) { in calculateFrameObjectOffsets()
303 if (const auto *Alloca = MFI.getObjectAllocation(I)) in convertStackObjects()
424 const AllocaInst* getObjectAllocation(int ObjectIdx) const { in getObjectAllocation() function
700 switch (SP->getSSPLayout(MFI->getObjectAllocation(i))) { in calculateFrameObjectOffsets()
1049 MF.getFrameInfo()->getObjectAllocation(ObjectInfo->second)) in parseStackFrameIndex()