Searched refs:getObjectAllocation (Results 1 – 6 of 6) sorted by relevance
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()
561 const AllocaInst *AI = MFI.getObjectAllocation(I); in copyToMachineFrameInfo()
392 if (const auto *Alloca = MFI.getObjectAllocation(I)) in convertStackObjects()
495 if (const AllocaInst *Alloca = MFI->getObjectAllocation(FrameIndex)) in printFrameIndex()
483 const AllocaInst* getObjectAllocation(int ObjectIdx) const { in getObjectAllocation() function
1805 MF.getFrameInfo().getObjectAllocation(ObjectInfo->second)) in parseStackFrameIndex()