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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp734 Value *CmpOperand = local
739 CmpOperand,
744 Value *Success = IRB.CreateICmpEQ(C, CmpOperand);

Completed in 103 milliseconds