https://hackage-content.haskell.org/package/Agda-2.7.20250701/candidate/docs/Agda-TypeChecking-Inlining.html
Agda.TypeChecking.Inlining
agdatypecheckinginlining
https://nl.mathworks.com/help/simulink/slref/coder.inline.html
coder.inline - Control inlining of current function in generated code - MATLAB
This MATLAB function controls the inlining of the current function in the generated C/C++ code, as specified by option.
generated codecoderinlinecontrolinlining
https://mail.haskell.org/pipermail/ghc-devs/2021-March/019629.html
Inlining of `any @[]` vs `elem @[]`
inliningvselem
https://au.mathworks.com/help/rtw/tlc/the-advantages-of-inlining-s-functions.html
The Advantages of Inlining S-Functions - MATLAB & Simulink
Determine when, how, and why to inline S-functions.
the advantagesinliningfunctionsmatlabsimulink
https://www.hanselman.com/blog/release-is-not-debug-64bit-optimizations-and-c-method-inlining-in-release-build-call-stacks/comments
Release IS NOT Debug: 64bit Optimizations and C# Method Inlining in Release Build Call Stacks -...
Just a reminder: Release builds are not Debug builds. Seems obvious, but it's ...
https://scottjehl.com/posts/inlining-or-caching-both-please/
Inlining or Caching? Both Please! | Scott Jehl, Web Designer/Developer
As I was preparing to describe these caveats, I thought, 'I wonder if the new Service Worker and Caching APIs could enable caching for inline code.' As it...
web designerinliningcachingpleasescott
https://compilers.iecc.com/comparch/article/98-10-006
Comp.compilers: Re: inlining + optimization = nuisance bugs
From comp.compilers newsgroup: Re: inlining + optimization = nuisance bugs
compinliningoptimizationnuisancebugs
https://joshuajohnson.co.uk/back-to-the-future-with-inline-css/
Back to the future - Inlining CSS - Josh Johnson - Front-end Developer
Performance enhancing our websites and web-apps by avoiding render blocking and inlining our critical CSS.
back to the futurejosh johnsonfront endinlining
https://www.includehelp.com/golang/does-the-standard-go-compiler-support-function-inlining.aspx
Does the standard Go compiler support function inlining?
Question: standard Go language compiler support function inlining?
the standardgo compilersupportfunctioninlining
https://www.ndss-symposium.org/ndss-paper/a-deep-dive-into-function-inlining-and-its-security-implications-for-ml-based-binary-analysis/
A Deep Dive into Function Inlining and its Security Implications for ML-based Binary Analysis -...