Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp331 ClCheckConstantShadow("msan-check-constant-shadow", variable
1218 if (!ClCheckConstantShadow || ConstantShadow->isZeroValue()) { in storeOrigin()
1367 if (!ClCheckConstantShadow || ConstantShadow->isZeroValue()) { in materializeInstructionChecks()
2018 if (ClCheckConstantShadow) { in insertShadowCheck()