Searched refs:AllowLabels (Results 1 – 2 of 2) sorted by relevance
1152 bool AllowLabels) { in ConstantFoldsToSimpleInteger() argument1154 if (!ConstantFoldsToSimpleInteger(Cond, ResultInt, AllowLabels)) in ConstantFoldsToSimpleInteger()1166 bool AllowLabels) { in ConstantFoldsToSimpleInteger() argument1173 if (!AllowLabels && CodeGenFunction::ContainsLabel(Cond)) in ConstantFoldsToSimpleInteger()
3171 bool AllowLabels = false);3177 bool AllowLabels = false);