[Mono-dev] Inlining methods with struct parameters/local/return
Mehrdad Reshadi
reshadi at gmail.com
Fri Sep 30 18:37:46 EDT 2011
Hi,
I have been searching on the internet but could not find a definitive answer
to this.
Is there any limitation in the latest version of Mono (as of 2.10.5) in
inlining a method in the following cases:
- a method that only uses "ref" struct parameters
- a method that uses struct parameters
- a method that has struct local variables
- a method that returns a struct
I appreciate if anyone can point me to the part of mini that deals with
inlining heuristics?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20110930/8c2c6973/attachment-0001.html
More information about the Mono-devel-list
mailing list