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