reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/CodeGen/MachineFunction.h
 1010   void copyCallSiteInfo(const MachineInstr *Old,

References

lib/CodeGen/IfConversion.cpp
 2185       MF.copyCallSiteInfo(&I,MI);