Searched refs:moveCallSiteInfo (Results 1 – 7 of 7) sorted by relevance
235 UseMI->getMF()->moveCallSiteInfo(UseMI, FoldMI); in foldAsLoad()
863 void MachineFunction::moveCallSiteInfo(const MachineInstr *Old, in moveCallSiteInfo() function in MachineFunction
868 MI->getMF()->moveCallSiteInfo(MI, FoldMI); in foldMemoryOperand()
1780 MI->getMF()->moveCallSiteInfo(MI, FoldMI); in runOnMachineFunction()
278 MBB.getParent()->moveCallSiteInfo(&*MBBI, &NewMI); in ExpandMI()
1002 void moveCallSiteInfo(const MachineInstr *Old,
1210 MBB.getParent()->moveCallSiteInfo(&MI, &*NewMI); in ExpandMI()1443 MI.getMF()->moveCallSiteInfo(&MI, &*MIB); in ExpandMI()