Searched refs:CalleeEdgeAllocTypesForCallerEdge (Results 1 – 1 of 1) sorted by relevance
2770 std::vector<uint8_t> CalleeEdgeAllocTypesForCallerEdge; in identifyClones() local2771 CalleeEdgeAllocTypesForCallerEdge.reserve(Node->CalleeEdges.size()); in identifyClones()2773 CalleeEdgeAllocTypesForCallerEdge.push_back(intersectAllocTypes( in identifyClones()2792 CalleeEdgeAllocTypesForCallerEdge, Node->CalleeEdges)) { in identifyClones()2806 CalleeEdgeAllocTypesForCallerEdge, CurClone->CalleeEdges)) in identifyClones()