Inlining of Kotlin functions or constants is done ...
# android
a
Inlining of Kotlin functions or constants is done in a precise way: when an inline function bytecode is changed or when a constant value is change, IC will recompile use-sites of modified functions/constants.