Searched refs:AllocContextIds (Results 1 – 1 of 1) sorted by relevance
611 const DenseSet<uint32_t> &AllocContextIds);2661 const DenseSet<uint32_t> &AllocContextIds) { in identifyClones() argument2695 identifyClones(Edge->Caller, Visited, AllocContextIds); in identifyClones()2761 set_intersection(CallerEdge->getContextIds(), AllocContextIds); in identifyClones()