Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFunction.h1012 void copyCallSiteInfo(const MachineInstr *Old,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp883 void MachineFunction::copyCallSiteInfo(const MachineInstr *Old, in copyCallSiteInfo() function in MachineFunction
DIfConversion.cpp2192 MF.copyCallSiteInfo(&I,MI); in CopyAndPredicateBlock()