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

/openbsd-current/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp127 static constexpr unsigned kCompoundRW = (1U << 0); member in struct:__anon3415::ThreadSanitizer::InstructionInfo
443 WI.Flags |= InstructionInfo::kCompoundRW;
634 ClCompoundReadBeforeWrite && (II.Flags & InstructionInfo::kCompoundRW);

Completed in 60 milliseconds