reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4962 Operation > AtomicRMWInst::LAST_BINOP)
lib/IR/Verifier.cpp 3545 Assert(AtomicRMWInst::FIRST_BINOP <= Op && Op <= AtomicRMWInst::LAST_BINOP,
lib/Transforms/Instrumentation/ThreadSanitizer.cpp122 FunctionCallee TsanAtomicRMW[AtomicRMWInst::LAST_BINOP + 1] 249 op <= AtomicRMWInst::LAST_BINOP; ++op) {