Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprScalar.cpp1590 bool sanitizeUnsignedBase = in emitShl() local
1593 bool sanitizeBase = sanitizeSignedBase || sanitizeUnsignedBase; in emitShl()