Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprScalar.cpp1593 bool sanitizeBase = sanitizeSignedBase || sanitizeUnsignedBase; in emitShl() local
1599 else if ((sanitizeBase || sanitizeExponent) && in emitShl()