Searched refs:AllowNonDeterministic (Results 1 – 2 of 2) sorted by relevance
80 bool AllowNonDeterministic = true);106 bool AllowNonDeterministic = true);202 bool AllowNonDeterministic = true);
979 bool AllowNonDeterministic) { in ConstantFoldInstOperandsImpl() argument999 AllowNonDeterministic); in ConstantFoldInstOperandsImpl()1039 AllowNonDeterministic); in ConstantFoldInstOperandsImpl()1170 bool AllowNonDeterministic) { in ConstantFoldInstOperands() argument1172 AllowNonDeterministic); in ConstantFoldInstOperands()1346 bool AllowNonDeterministic) { in ConstantFoldFPInstOperands() argument1359 if (!AllowNonDeterministic) in ConstantFoldFPInstOperands()1376 if (!AllowNonDeterministic && C->isNaN()) in ConstantFoldFPInstOperands()3464 bool AllowNonDeterministic) { in ConstantFoldCall() argument3483 if (!AllowNonDeterministic && Ty->isFPOrFPVectorTy()) in ConstantFoldCall()