Hi, <br><br>Does clang have any feature for automatic inlining of functions?  If I have functions that are not declared with static inline, is there any way I could get the front end to inline some of the functions (based on size) using command line options?<br>
<br>Thank you, <br>