Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp888 static const MachineInstr *getCallInstr(const MachineInstr *MI) { in getCallInstr() function
905 const MachineInstr *CallMI = getCallInstr(MI); in eraseCallSiteInfo()
921 const MachineInstr *OldCallMI = getCallInstr(Old); in copyCallSiteInfo()
939 const MachineInstr *OldCallMI = getCallInstr(Old); in moveCallSiteInfo()