slint/internal/compiler/generator
Olivier Goffart 5f77808d1c Optimization: improve expression inlining
If a property is only used once, we can inline it with a bigger
threshold.
But this require to first compute the use, and then do the inlining
while adjusting the usages
2024-08-23 17:17:15 +02:00
..
cpp.rs Optimization: improve expression inlining 2024-08-23 17:17:15 +02:00
rust.rs Optimization: improve expression inlining 2024-08-23 17:17:15 +02:00