Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateBinOp

1586       return isPre ? Builder.CreateBinOp(op, old, amt) : old;