Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp320 struct CandidateComparer { struct
321 bool operator()(const InlineCandidate &LHS, const InlineCandidate &RHS) { in operator ()()