Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dwasm-inlining.h73 struct LexicographicOrdering { struct
75 bool operator()(CandidateInfo& c1, CandidateInfo& c2) { in operator()