Searched defs:ProfiledBinary (Results 1 – 1 of 1) sorted by relevance
46 class ProfiledBinary; variable173 ProfiledBinary(StringRef Path) : Path(Path), ProEpilogTracker(this) { in ProfiledBinary() function