Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3325 Value *IsClean = IRB.CreateIsNull(SElem, "_msdpp"); in findDppPoisonedOutput() local
3329 IsClean, Constant::getNullValue(DstMaskV->getType()), DstMaskV); in findDppPoisonedOutput()