Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp887 static const MachineInstr *getCallInstr(const MachineInstr *MI) { in getCallInstr() function
904 const MachineInstr *CallMI = getCallInstr(MI); in eraseCallSiteInfo()
920 const MachineInstr *OldCallMI = getCallInstr(Old); in copyCallSiteInfo()
938 const MachineInstr *OldCallMI = getCallInstr(Old); in moveCallSiteInfo()