Searched refs:AllowLabels (Results 1 – 4 of 4) 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);
1477 bool AllowLabels) { in ConstantFoldsToSimpleInteger() argument1479 if (!ConstantFoldsToSimpleInteger(Cond, ResultInt, AllowLabels)) in ConstantFoldsToSimpleInteger()1491 bool AllowLabels) { in ConstantFoldsToSimpleInteger() argument1499 if (!AllowLabels && CodeGenFunction::ContainsLabel(Cond)) in ConstantFoldsToSimpleInteger()
4389 bool AllowLabels = false);4395 bool AllowLabels = false);