Searched refs:CaseCounts (Results 1 – 1 of 1) sorted by relevance
288 SmallVector<uint64_t, 16> CaseCounts; in perform() local293 CaseCounts.push_back(0); in perform()321 CaseCounts.push_back(C); in perform()339 CaseCounts[0] = RemainCount; in perform()435 setProfMetadata(Func.getParent(), SI, CaseCounts, MaxCount); in perform()