Home
last modified time | relevance | path

Searched defs:ProfiledBinary (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/tools/llvm-profgen/
DProfiledBinary.h44 class ProfiledBinary; variable
163 ProfiledBinary(StringRef Path) : Path(Path), ProEpilogTracker(this) { in ProfiledBinary() function