Searched refs:AllocContextIds (Results 1 – 1 of 1) sorted by relevance
825 const DenseSet<uint32_t> &AllocContextIds);3632 const DenseSet<uint32_t> &AllocContextIds) { in identifyClones() argument3678 identifyClones(Edge->Caller, Visited, AllocContextIds); in identifyClones()3772 set_intersection(CallerEdge->getContextIds(), AllocContextIds); in identifyClones()