Searched refs:getObjectAllocation (Results 1 – 12 of 12) 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()
668 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); in collectMarkers()740 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); in collectMarkers()911 const AllocaInst *From = MFI->getObjectAllocation(SI.first); in remapInstructions()912 const AllocaInst *To = MFI->getObjectAllocation(SI.second); in remapInstructions()
524 const AllocaInst *AI = MFI.getObjectAllocation(I); in copyToMachineFrameInfo()
379 if (const auto *Alloca = MFI.getObjectAllocation(I)) in convertStackObjects()
499 if (const AllocaInst *Alloca = MFI->getObjectAllocation(FrameIndex)) in printFrameIndex()
421 const AllocaInst* getObjectAllocation(int ObjectIdx) const { in getObjectAllocation() function
458 const AllocaInst* getObjectAllocation(int ObjectIdx) const { in getObjectAllocation() function
1129 MF.getFrameInfo()->getObjectAllocation(ObjectInfo->second)) in parseStackFrameIndex()
1461 MF.getFrameInfo().getObjectAllocation(ObjectInfo->second)) in parseStackFrameIndex()