Searched refs:getObjectAllocation (Results 1 – 6 of 6) sorted by relevance
532 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); in collectMarkers()605 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); in collectMarkers()798 const AllocaInst *From = MFI->getObjectAllocation(SI.first); in remapInstructions()799 const AllocaInst *To = MFI->getObjectAllocation(SI.second); in remapInstructions()
212 switch (SP->getSSPLayout(MFI->getObjectAllocation(i))) { in calculateFrameObjectOffsets()
316 if (const auto *Alloca = MFI.getObjectAllocation(I)) in convertStackObjects()
849 switch (SP->getSSPLayout(MFI->getObjectAllocation(i))) { in calculateFrameObjectOffsets()
421 const AllocaInst* getObjectAllocation(int ObjectIdx) const { in getObjectAllocation() function
1129 MF.getFrameInfo()->getObjectAllocation(ObjectInfo->second)) in parseStackFrameIndex()