Searched defs:ProfiledCandidateComparer (Results 1 – 1 of 1) sorted by relevance
41 struct ProfiledCandidateComparer { struct42 bool operator()(const ProfiledInlineCandidate &LHS, in operator()