Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4597 Value *PoisonedIfIntMinShadow = in handleAbsIntrinsic() local
4600 IRB.CreateSelect(IsIntMinPoison, PoisonedIfIntMinShadow, SrcShadow); in handleAbsIntrinsic()