Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dcall_graph.h39 struct NodeComparator { struct
40 bool operator()(const MIRFunction *lhs, const MIRFunction *rhs) const in operator()