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

/external/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp629 Value *CmpOperand = local
634 CmpOperand,
639 Value *Success = IRB.CreateICmpEQ(C, CmpOperand);

Completed in 91 milliseconds