Searched refs:FuncGraphSetPair (Results 1 – 2 of 2) sorted by relevance
61 using FuncGraphSetPair = std::pair<FuncGraphPtr, FuncGraphSet>; variable
883 bool set_len_compare(const FuncGraphSetPair &lhs, const FuncGraphSetPair &rhs) { in set_len_compare()