Searched refs:SPCopy (Results 1 – 1 of 1) sorted by relevance
57 : FrameSetup(nullptr), Call(nullptr), SPCopy(nullptr), ExpectedDist(0), in CallContext()67 MachineInstr *SPCopy; member355 Context.SPCopy = &*I++; in collectCallInfo()356 StackPtr = Context.SPCopy->getOperand(0).getReg(); in collectCallInfo()542 if (Context.SPCopy && MRI->use_empty(Context.SPCopy->getOperand(0).getReg())) in adjustCallSequence()543 Context.SPCopy->eraseFromParent(); in adjustCallSequence()