Searched refs:FunctionNodeCmp (Results 1 – 1 of 1) sorted by relevance
199 MergeFunctions() : FnTree(FunctionNodeCmp(&GlobalNumbers)) { in MergeFunctions()207 class FunctionNodeCmp { class in __anon5184a3a50111::MergeFunctions211 FunctionNodeCmp(GlobalNumberState* GN) : GlobalNumbers(GN) {} in FunctionNodeCmp() function in __anon5184a3a50111::MergeFunctions::FunctionNodeCmp221 using FnTreeType = std::set<FunctionNode, FunctionNodeCmp>;