Searched refs:getObjectAllocation (Results 1 – 8 of 8) sorted by relevance
667 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); in collectMarkers()752 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); in collectMarkers()927 const AllocaInst *From = MFI->getObjectAllocation(SI.first); in remapInstructions()928 const AllocaInst *To = MFI->getObjectAllocation(SI.second); in remapInstructions()
93 const AllocaInst *AI = MFI.getObjectAllocation(I); in copyToMachineFrameInfo()
447 if (const auto *Alloca = MFI.getObjectAllocation(I)) in convertStackObjects()
560 if (const AllocaInst *Alloca = MFI->getObjectAllocation(FrameIndex)) in printFrameIndex()
64 const AllocaInst *AI = MFI.getObjectAllocation(FrameIndex); in getLocalForStackObject()
512 const AllocaInst* getObjectAllocation(int ObjectIdx) const { in getObjectAllocation() function
2137 MF.getFrameInfo().getObjectAllocation(ObjectInfo->second)) in parseStackFrameIndex()
3554 if (MFI.getObjectAllocation(FI) == Al) in getMMOFrameID()