Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3324 Value *SElem = IRB.CreateOrReduce(S); in findDppPoisonedOutput() local
3325 Value *IsClean = IRB.CreateIsNull(SElem, "_msdpp"); in findDppPoisonedOutput()