HomeSort by: relevance | last modified time | path
    Searched refs:copyCallSiteInfo (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineFunction.cpp 381 // a bundle, copyCallSiteInfo takes care of finding the call instruction in
384 copyCallSiteInfo(&Orig, FirstClone);
911 void MachineFunction::copyCallSiteInfo(const MachineInstr *Old,
IfConversion.cpp 2192 MF.copyCallSiteInfo(&I, MI);
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineFunction.h 1120 void copyCallSiteInfo(const MachineInstr *Old,

Completed in 24 milliseconds