Home | History | Annotate | Download | only in IPO

Lines Matching full:byval

54 STATISTIC(NumByValArgsPromoted , "Number of byval arguments promoted");
157 // If this is a byval argument, and if the aggregate type is small, just
525 // Simple byval argument? Just add all the struct element types.