Searched refs:StepCount (Results 1 – 1 of 1) sorted by relevance
269 size_t StepCount = 0; in simplifyType() local271 while (!Current.Type.isNull() && StepCount++ < MaxSteps) { in simplifyType()