reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
515 IsFixed = MFI->isFixedObjectIndex(FrameIndex); 516 if (const AllocaInst *Alloca = MFI->getObjectAllocation(FrameIndex)) 520 FrameIndex -= MFI->getObjectIndexBegin(); 522 MachineOperand::printStackObjectReference(OS, FrameIndex, IsFixed, Name);