Searched refs:callSiteIndices (Results 1 – 1 of 1) sorted by relevance
1884 std::unordered_map<int, int> callSiteIndices; in analyzeCallSites() local1890 inst->dst.callSite = callSiteIndices[inst->dst.label]++; in analyzeCallSites()