Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:XCHG

902   } else if (AtomicCmpXchgInst *XCHG = dyn_cast<AtomicCmpXchgInst>(I)) {
905 *TypeSize = DL.getTypeStoreSizeInBits(XCHG->getCompareOperand()->getType());
907 PtrOperand = XCHG->getPointerOperand();