Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isCmpXChg

752   if (Dest && !E->isCmpXChg()) Dest = Builder.CreateBitCast(Dest, IPtrTy);