Home | History | Annotate | Download | only in IR

Lines Matching refs:getOperation

2060   Assert1(AtomicRMWInst::FIRST_BINOP <= RMWI.getOperation() &&
2061 RMWI.getOperation() <= AtomicRMWInst::LAST_BINOP,