Searched refs:CondIsConstInt (Results 1 – 1 of 1) sorted by relevance
1024 bool CondIsConstInt = in checkIfLoopMustProgress() local1029 bool CondIsTrue = CondIsConstInt && (!ControllingExpression || in checkIfLoopMustProgress()1033 if (getLangOpts().C11 && !CondIsConstInt) in checkIfLoopMustProgress()