Searched refs:CaseCounts (Results 1 – 1 of 1) sorted by relevance
275 SmallVector<uint64_t, 16> CaseCounts; in perform() local279 CaseCounts.push_back(0); in perform()296 CaseCounts.push_back(C); in perform()312 CaseCounts[0] = RemainCount; in perform()396 setProfMetadata(Func.getParent(), SI, CaseCounts, MaxCount); in perform()