Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DMissingFrameInferrer.h27 MissingFrameInferrer(ProfiledBinary *Binary) : Binary(Binary) {} in MissingFrameInferrer() function
H A DProfiledBinary.h56 class MissingFrameInferrer; variable