Searched defs:SaOtherBits (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1707 Value *SaOtherBits = IRB.CreateLShr(IRB.CreateShl(Sa, 1), 1); local
1724 Value *SaOtherBits = IRB.CreateLShr(IRB.CreateShl(Sa, 1), 1); local

Completed in 36 milliseconds