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