Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3867 Value *ShadowElt1 = in handleArithmeticWithOverflow() local
3872 Shadow = IRB.CreateInsertValue(Shadow, ShadowElt1, 1); in handleArithmeticWithOverflow()