Searched refs:AllowLabels (Results 1 – 2 of 2) sorted by relevance
1756 bool AllowLabels) { in ConstantFoldsToSimpleInteger() argument1760 if (!AllowLabels && CGM.getCodeGenOpts().hasProfileClangInstr() && in ConstantFoldsToSimpleInteger()1765 if (!ConstantFoldsToSimpleInteger(Cond, ResultInt, AllowLabels)) in ConstantFoldsToSimpleInteger()1777 bool AllowLabels) { in ConstantFoldsToSimpleInteger() argument1785 if (!AllowLabels && CodeGenFunction::ContainsLabel(Cond)) in ConstantFoldsToSimpleInteger()
5179 bool AllowLabels = false);5185 bool AllowLabels = false);