llvm::GlobalValueSummary::modulePath

Get the path to the module containing this function.

Synopsis

Declared in <llvm/IR/ModuleSummaryIndex.h>

StringRef
modulePath() const;

Return Value

The path to the module containing this function.