Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp683 Value *CmpOperand = in instrumentAtomic() local
688 CmpOperand, in instrumentAtomic()
693 Value *Success = IRB.CreateICmpEQ(C, CmpOperand); in instrumentAtomic()