Home
last modified time | relevance | path

Searched refs:OldCallMI (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp965 const MachineInstr *OldCallMI = getCallInstr(Old); in copyAdditionalCallInfo() local
966 CallSiteInfoMap::iterator CSIt = getCallSiteInfo(OldCallMI); in copyAdditionalCallInfo()
972 CalledGlobalsMap::iterator CGIt = CalledGlobalsInfo.find(OldCallMI); in copyAdditionalCallInfo()
988 const MachineInstr *OldCallMI = getCallInstr(Old); in moveAdditionalCallInfo() local
989 CallSiteInfoMap::iterator CSIt = getCallSiteInfo(OldCallMI); in moveAdditionalCallInfo()
996 CalledGlobalsMap::iterator CGIt = CalledGlobalsInfo.find(OldCallMI); in moveAdditionalCallInfo()