Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-profgen/
H A DCSPreInliner.h26 struct ProfiledInlineCandidate { struct
27 ProfiledInlineCandidate(const FunctionSamples *Samples, uint64_t Count, in ProfiledInlineCandidate() argument
42 bool operator()(const ProfiledInlineCandidate &LHS, in operator() argument