Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp127 static constexpr unsigned kCompoundRW = (1U << 0); member
438 WI.Flags |= InstructionInfo::kCompoundRW; in chooseInstructionsToInstrument()
629 ClCompoundReadBeforeWrite && (II.Flags & InstructionInfo::kCompoundRW); in instrumentLoadOrStore()