Home
last modified time | relevance | path

Searched defs:S1S2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2400 Value *S1S2 = IRB.CreateAnd(S1, S2); in visitAnd() local
2422 Value *S1S2 = IRB.CreateAnd(S1, S2); in visitOr() local