Searched defs:SaOtherBits (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | MemorySanitizer.cpp | 2665 Value *SaOtherBits = IRB.CreateLShr(IRB.CreateShl(Sa, 1), 1); getLowestPossibleValue() local |