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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1708 Value *SaSignBit = IRB.CreateXor(Sa, SaOtherBits); local
1725 Value *SaSignBit = IRB.CreateXor(Sa, SaOtherBits); local

Completed in 115 milliseconds