Lines Matching refs:IsDestroy
165 bool IsDestroy = Opc == TII->getCallFrameDestroyOpcode();166 uint64_t CalleePopAmount = IsDestroy ? I->getOperand(1).getImm() : 0;174 if (!IsDestroy)