All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
To: linux-sparse@vger.kernel.org
Subject: OP_PHISOURCE's phi_users
Date: Wed, 30 Nov 2016 22:51:02 +0100	[thread overview]
Message-ID: <20161130215102.GA5604@macbook.local> (raw)

Hi list,

struct instruction has a field, 'phi_users', used for OP_PHISOURCE
to store their users. In other words this field is used to store the
OP_PHIs instruction that use a given OP_PHISOURCE.

I'm wondering if someone would have an example where an OP_PHISOURCE
is used by more than one OP_PHI.

I've searched, not too hard but still and I didn't found any.
To be honest, I don't think it can happen and if it does I'm wondering
what would be the associated meaning.


Luc 

                 reply	other threads:[~2016-11-30 21:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161130215102.GA5604@macbook.local \
    --to=luc.vanoostenryck@gmail.com \
    --cc=linux-sparse@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.