Home | History | Annotate | Download | only in IR

Lines Matching refs:LLVMAtomicRMWBinOpMax

2757     case LLVMAtomicRMWBinOpMax: intop = AtomicRMWInst::Max; break;