Searched refs:EffectCount (Results 1 – 1 of 1) sorted by relevance
3802 unsigned EffectCount = epi.FunctionEffects.size(); in Profile() local3805 ID.AddInteger((EffectCount << 3) | (HasConds << 2) | in Profile()3808 for (unsigned Idx = 0; Idx != EffectCount; ++Idx) { in Profile()