Home | History | Annotate | Download | only in IR

Lines Matching refs:LLVMAtomicRMWBinOpMin

2758     case LLVMAtomicRMWBinOpMin: intop = AtomicRMWInst::Min; break;