Searched refs:AmountVal (Results 1 – 1 of 1) sorted by relevance
778 uint64_t AmountVal = isInc ? 1 : -1; in EmitComplexPrePostIncDec() local779 NextVal = llvm::ConstantInt::get(InVal.first->getType(), AmountVal, true); in EmitComplexPrePostIncDec()