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

Declarations

lib/Transforms/IPO/SampleProfile.cpp
  296   unsigned getFunctionLoc(Function &F);

References

lib/Transforms/IPO/SampleProfile.cpp
 1605   if (getFunctionLoc(F) == 0)
 1609                     << F.getName() << ": " << getFunctionLoc(F) << "\n");
 1644           F.getSubprogram()->getFilename(), getFunctionLoc(F),
 1657           F.getSubprogram()->getFilename(), getFunctionLoc(F),