diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2010-07-02 13:28:32 -0700 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2010-07-12 15:19:29 -0700 |
commit | df05ad4e1aa5512ce1dfd2e6661641e012c8b279 (patch) | |
tree | 180505b3ac0c1f36fb6e16a6db344c882c306c8b /src/Makefile | |
parent | f3235eb37f264244f4ea432700be7dd6b2930d6c (diff) |
ir_function_signature: Add method to get the function owning a signature
There is no setter function, the getter returns a constant pointer,
and ir_function_signature::_function is private for a reason. The
only way to make a connection between a function and function
signature is via ir_function::add_signature. This helps ensure that
certain invariants (i.e., a function signature is in the list of
signatures for its _function) are met.
Diffstat (limited to 'src/Makefile')
0 files changed, 0 insertions, 0 deletions