Home
last modified time | relevance | path

Searched refs:EmitImplicitIntegerTruncationChecks (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExprScalar.cpp332 bool EmitImplicitIntegerTruncationChecks; member
337 EmitImplicitIntegerTruncationChecks(false), in ScalarConversionOpts()
342 EmitImplicitIntegerTruncationChecks( in ScalarConversionOpts()
1470 if (Opts.EmitImplicitIntegerTruncationChecks) in EmitScalarConversion()