Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfileGenerator.h35 ProfileGeneratorBase(ProfiledBinary *Binary) : Binary(Binary){}; in ProfileGeneratorBase() function
36 ProfileGeneratorBase(ProfiledBinary *Binary, in ProfileGeneratorBase() function
39 ProfileGeneratorBase(ProfiledBinary *Binary, in ProfileGeneratorBase() function