Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3326 Value *DstMaskV = createDppMask(Width, DstMask); in findDppPoisonedOutput() local
3329 IsClean, Constant::getNullValue(DstMaskV->getType()), DstMaskV); in findDppPoisonedOutput()