Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp404 struct CandidateComparer { struct
405 bool operator()(const InlineCandidate &LHS, const InlineCandidate &RHS) { in operator ()()