Searched refs:FunctionNodeCmp (Results 1 – 1 of 1) sorted by relevance
201 MergeFunctions() : FnTree(FunctionNodeCmp(&GlobalNumbers)) { in MergeFunctions()209 class FunctionNodeCmp { class in __anonf77405620111::MergeFunctions213 FunctionNodeCmp(GlobalNumberState* GN) : GlobalNumbers(GN) {} in FunctionNodeCmp() function in __anonf77405620111::MergeFunctions::FunctionNodeCmp223 using FnTreeType = std::set<FunctionNode, FunctionNodeCmp>;