Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Closes #2745 * Adds inlining of immediate values, i.e., values that don't require computation or memory allocation. * Non-immediate zero-argument functions / values should not be inlined, because when not inlined they can be computed only once.
- Loading branch information