Searched refs:copyCallSiteInfo (Results 1 – 3 of 3) sorted by relevance
1012 void copyCallSiteInfo(const MachineInstr *Old,
883 void MachineFunction::copyCallSiteInfo(const MachineInstr *Old, in copyCallSiteInfo() function in MachineFunction
2192 MF.copyCallSiteInfo(&I,MI); in CopyAndPredicateBlock()