inline_method():
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 30 May 2008 20:38:44 +0000 (20:38 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 30 May 2008 20:38:44 +0000 (20:38 +0000)
commitcd74bb2a3bca354ea337182eed7d67bcdd5efa5c
tree529839e1e7ce29470f07f6a75032ca52b554c675
parent050de43e17417e3293564bc75b0e6d8b6c4bb7b5
inline_method():
 - check the argument and the parameter types for compatibility
 - can inline methods with "mostly" compatible call/entity types
 - better check for additional parameters

[r19867]
ir/opt/opt_inline.c