blob: cb1b9d427c10c7454f86654da151c21f00ced758 [file]
MODULE_FRAGMENT
FILE fqName:com.example.home fileName:main.kt
FUN name:callMe visibility:public modality:FINAL returnType:kotlin.Unit
VALUE_PARAMETER kind:Regular name:s index:0 type:com.example.home.Status
VALUE_PARAMETER kind:Regular name:$composer index:1 type:androidx.compose.runtime.Composer? [assignable]
VALUE_PARAMETER kind:Regular name:$changed index:2 type:kotlin.Int
annotations:
Composable
BLOCK_BODY
BLOCK type=kotlin.Unit origin=null
SET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in com.example.home.callMe' type=kotlin.Unit origin=null
CALL 'public abstract fun startRestartGroup (key: kotlin.Int): androidx.compose.runtime.Composer declared in androidx.compose.runtime.Composer' type=androidx.compose.runtime.Composer origin=null
ARG <this>: GET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in com.example.home.callMe' type=androidx.compose.runtime.Composer? origin=null
ARG key: CONST Int type=kotlin.Int value=-1624399469
CALL 'public final fun sourceInformation (composer: androidx.compose.runtime.Composer, sourceInformation: kotlin.String): kotlin.Unit declared in androidx.compose.runtime' type=kotlin.Unit origin=null
ARG composer: GET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in com.example.home.callMe' type=androidx.compose.runtime.Composer? origin=null
ARG sourceInformation: CONST String type=kotlin.String value="C(callMe)N(s):main.kt#dgdy5s"
WHEN type=kotlin.Unit origin=IF
BRANCH
if: CALL 'public abstract fun shouldExecute (parametersChanged: kotlin.Boolean, flags: kotlin.Int): kotlin.Boolean declared in androidx.compose.runtime.Composer' type=kotlin.Boolean origin=null
ARG <this>: GET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in com.example.home.callMe' type=androidx.compose.runtime.Composer? origin=null
ARG parametersChanged: CALL 'public final fun not (): kotlin.Boolean [operator] declared in kotlin.Boolean' type=kotlin.Boolean origin=null
ARG <this>: CALL 'public final fun EQEQ (arg0: kotlin.Any?, arg1: kotlin.Any?): kotlin.Boolean declared in kotlin.internal.ir' type=kotlin.Boolean origin=null
ARG arg0: CALL 'public final fun and (other: kotlin.Int): kotlin.Int [infix] declared in kotlin.Int' type=kotlin.Int origin=null
ARG <this>: GET_VAR '$changed: kotlin.Int declared in com.example.home.callMe' type=kotlin.Int origin=null
ARG other: CONST Int type=kotlin.Int value=1
ARG arg1: CONST Int type=kotlin.Int value=0
ARG flags: CALL 'public final fun and (other: kotlin.Int): kotlin.Int [infix] declared in kotlin.Int' type=kotlin.Int origin=null
ARG <this>: GET_VAR '$changed: kotlin.Int declared in com.example.home.callMe' type=kotlin.Int origin=null
ARG other: CONST Int type=kotlin.Int value=1
then: BLOCK type=kotlin.Unit origin=null
WHEN type=kotlin.Unit origin=IF
BRANCH
if: CALL 'public final fun isTraceInProgress (): kotlin.Boolean declared in androidx.compose.runtime' type=kotlin.Boolean origin=null
then: CALL 'public final fun traceEventStart (key: kotlin.Int, dirty1: kotlin.Int, dirty2: kotlin.Int, info: kotlin.String): kotlin.Unit declared in androidx.compose.runtime' type=kotlin.Unit origin=null
ARG key: CONST Int type=kotlin.Int value=-1624399469
ARG dirty1: GET_VAR '$changed: kotlin.Int declared in com.example.home.callMe' type=kotlin.Int origin=null
ARG dirty2: CONST Int type=kotlin.Int value=-1
ARG info: CONST String type=kotlin.String value="com.example.home.callMe (main.kt:42)"
WHEN type=kotlin.Unit origin=IF
BRANCH
if: CALL 'public final fun isTraceInProgress (): kotlin.Boolean declared in androidx.compose.runtime' type=kotlin.Boolean origin=null
then: CALL 'public final fun traceEventEnd (): kotlin.Unit declared in androidx.compose.runtime' type=kotlin.Unit origin=null
BRANCH
if: CONST Boolean type=kotlin.Boolean value=true
then: CALL 'public abstract fun skipToGroupEnd (): kotlin.Unit declared in androidx.compose.runtime.Composer' type=kotlin.Unit origin=null
ARG <this>: GET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in com.example.home.callMe' type=androidx.compose.runtime.Composer? origin=null
BLOCK type=kotlin.Unit origin=null
BLOCK type=kotlin.Unit origin=SAFE_CALL
VAR IR_TEMPORARY_VARIABLE name:tmp_0 type:androidx.compose.runtime.ScopeUpdateScope? [val]
CALL 'public abstract fun endRestartGroup (): androidx.compose.runtime.ScopeUpdateScope? declared in androidx.compose.runtime.Composer' type=androidx.compose.runtime.ScopeUpdateScope? origin=null
ARG <this>: GET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in com.example.home.callMe' type=androidx.compose.runtime.Composer? origin=null
WHEN type=kotlin.Unit origin=IF
BRANCH
if: CALL 'public final fun EQEQ (arg0: kotlin.Any?, arg1: kotlin.Any?): kotlin.Boolean declared in kotlin.internal.ir' type=kotlin.Boolean origin=null
ARG arg0: GET_VAR 'val tmp_0: androidx.compose.runtime.ScopeUpdateScope? [val] declared in com.example.home.callMe' type=androidx.compose.runtime.ScopeUpdateScope? origin=null
ARG arg1: CONST Null type=kotlin.Any? value=null
then: CONST Null type=kotlin.Any? value=null
BRANCH
if: CONST Boolean type=kotlin.Boolean value=true
then: CALL 'public abstract fun updateScope (block: kotlin.Function2<androidx.compose.runtime.Composer, kotlin.Int, kotlin.Unit>): kotlin.Unit declared in androidx.compose.runtime.ScopeUpdateScope' type=kotlin.Unit origin=null
ARG <this>: GET_VAR 'val tmp_0: androidx.compose.runtime.ScopeUpdateScope? [val] declared in com.example.home.callMe' type=androidx.compose.runtime.ScopeUpdateScope? origin=null
ARG block: FUN_EXPR type=kotlin.Function2<androidx.compose.runtime.Composer?, kotlin.Int, kotlin.Unit> origin=LAMBDA
FUN LOCAL_FUNCTION_FOR_LAMBDA name:<anonymous> visibility:local modality:FINAL returnType:kotlin.Unit
VALUE_PARAMETER kind:Regular name:$composer index:0 type:androidx.compose.runtime.Composer?
VALUE_PARAMETER kind:Regular name:$force index:1 type:kotlin.Int
BLOCK_BODY
RETURN type=kotlin.Nothing from='local final fun <anonymous> ($composer: androidx.compose.runtime.Composer?, $force: kotlin.Int): kotlin.Unit declared in com.example.home.callMe'
CALL 'public final fun callMe (s: com.example.home.Status, $composer: androidx.compose.runtime.Composer?, $changed: kotlin.Int): kotlin.Unit declared in com.example.home' type=kotlin.Unit origin=null
ARG s: GET_VAR 's: com.example.home.Status declared in com.example.home.callMe' type=com.example.home.Status origin=null
ARG $composer: GET_VAR '$composer: androidx.compose.runtime.Composer? declared in com.example.home.callMe.<anonymous>' type=androidx.compose.runtime.Composer? origin=null
ARG $changed: CALL 'internal final fun updateChangedFlags (flags: kotlin.Int): kotlin.Int declared in androidx.compose.runtime' type=kotlin.Int origin=null
ARG flags: CALL 'public final fun or (other: kotlin.Int): kotlin.Int [infix] declared in kotlin.Int' type=kotlin.Int origin=null
ARG <this>: GET_VAR '$changed: kotlin.Int declared in com.example.home.callMe' type=kotlin.Int origin=null
ARG other: CONST Int type=kotlin.Int value=1
FUN name:ttt visibility:public modality:FINAL returnType:kotlin.Unit
VALUE_PARAMETER kind:Regular name:lll index:0 type:com.example.home.LLL
VALUE_PARAMETER kind:Regular name:$composer index:1 type:androidx.compose.runtime.Composer? [assignable]
VALUE_PARAMETER kind:Regular name:$changed index:2 type:kotlin.Int
annotations:
Composable
BLOCK_BODY
BLOCK type=kotlin.Unit origin=null
SET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in com.example.home.ttt' type=kotlin.Unit origin=null
CALL 'public abstract fun startRestartGroup (key: kotlin.Int): androidx.compose.runtime.Composer declared in androidx.compose.runtime.Composer' type=androidx.compose.runtime.Composer origin=null
ARG <this>: GET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in com.example.home.ttt' type=androidx.compose.runtime.Composer? origin=null
ARG key: CONST Int type=kotlin.Int value=-196892449
CALL 'public final fun sourceInformation (composer: androidx.compose.runtime.Composer, sourceInformation: kotlin.String): kotlin.Unit declared in androidx.compose.runtime' type=kotlin.Unit origin=null
ARG composer: GET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in com.example.home.ttt' type=androidx.compose.runtime.Composer? origin=null
ARG sourceInformation: CONST String type=kotlin.String value="C(ttt)N(lll)38@158L14,*38@183L10:main.kt#dgdy5s"
VAR name:$dirty type:kotlin.Int [val]
GET_VAR '$changed: kotlin.Int declared in com.example.home.ttt' type=kotlin.Int origin=null
WHEN type=kotlin.Unit origin=IF
BRANCH
if: CALL 'public final fun EQEQ (arg0: kotlin.Any?, arg1: kotlin.Any?): kotlin.Boolean declared in kotlin.internal.ir' type=kotlin.Boolean origin=null
ARG arg0: CALL 'public final fun and (other: kotlin.Int): kotlin.Int [infix] declared in kotlin.Int' type=kotlin.Int origin=null
ARG <this>: GET_VAR '$changed: kotlin.Int declared in com.example.home.ttt' type=kotlin.Int origin=null
ARG other: CONST Int type=kotlin.Int value=6
ARG arg1: CONST Int type=kotlin.Int value=0
then: SET_VAR 'val $dirty: kotlin.Int [val] declared in com.example.home.ttt' type=kotlin.Unit origin=null
CALL 'public final fun or (other: kotlin.Int): kotlin.Int [infix] declared in kotlin.Int' type=kotlin.Int origin=null
ARG <this>: GET_VAR 'val $dirty: kotlin.Int [val] declared in com.example.home.ttt' type=kotlin.Int origin=null
ARG other: WHEN type=kotlin.Int origin=IF
BRANCH
if: WHEN type=kotlin.Boolean origin=IF
BRANCH
if: CALL 'public final fun EQEQ (arg0: kotlin.Any?, arg1: kotlin.Any?): kotlin.Boolean declared in kotlin.internal.ir' type=kotlin.Boolean origin=null
ARG arg0: CALL 'public final fun and (other: kotlin.Int): kotlin.Int [infix] declared in kotlin.Int' type=kotlin.Int origin=null
ARG <this>: GET_VAR '$changed: kotlin.Int declared in com.example.home.ttt' type=kotlin.Int origin=null
ARG other: CONST Int type=kotlin.Int value=8
ARG arg1: CONST Int type=kotlin.Int value=0
then: CALL 'public abstract fun changed (value: kotlin.Any?): kotlin.Boolean declared in androidx.compose.runtime.Composer' type=kotlin.Boolean origin=null
ARG <this>: GET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in com.example.home.ttt' type=androidx.compose.runtime.Composer? origin=null
ARG value: GET_VAR 'lll: com.example.home.LLL declared in com.example.home.ttt' type=com.example.home.LLL origin=null
BRANCH
if: CONST Boolean type=kotlin.Boolean value=true
then: CALL 'public open fun changedInstance (value: kotlin.Any?): kotlin.Boolean declared in androidx.compose.runtime.Composer' type=kotlin.Boolean origin=null
ARG <this>: GET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in com.example.home.ttt' type=androidx.compose.runtime.Composer? origin=null
ARG value: GET_VAR 'lll: com.example.home.LLL declared in com.example.home.ttt' type=com.example.home.LLL origin=null
then: CONST Int type=kotlin.Int value=4
BRANCH
if: CONST Boolean type=kotlin.Boolean value=true
then: CONST Int type=kotlin.Int value=2
WHEN type=kotlin.Unit origin=IF
BRANCH
if: CALL 'public abstract fun shouldExecute (parametersChanged: kotlin.Boolean, flags: kotlin.Int): kotlin.Boolean declared in androidx.compose.runtime.Composer' type=kotlin.Boolean origin=null
ARG <this>: GET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in com.example.home.ttt' type=androidx.compose.runtime.Composer? origin=null
ARG parametersChanged: CALL 'public final fun not (): kotlin.Boolean [operator] declared in kotlin.Boolean' type=kotlin.Boolean origin=null
ARG <this>: CALL 'public final fun EQEQ (arg0: kotlin.Any?, arg1: kotlin.Any?): kotlin.Boolean declared in kotlin.internal.ir' type=kotlin.Boolean origin=null
ARG arg0: CALL 'public final fun and (other: kotlin.Int): kotlin.Int [infix] declared in kotlin.Int' type=kotlin.Int origin=null
ARG <this>: GET_VAR 'val $dirty: kotlin.Int [val] declared in com.example.home.ttt' type=kotlin.Int origin=null
ARG other: CONST Int type=kotlin.Int value=3
ARG arg1: CONST Int type=kotlin.Int value=2
ARG flags: CALL 'public final fun and (other: kotlin.Int): kotlin.Int [infix] declared in kotlin.Int' type=kotlin.Int origin=null
ARG <this>: GET_VAR 'val $dirty: kotlin.Int [val] declared in com.example.home.ttt' type=kotlin.Int origin=null
ARG other: CONST Int type=kotlin.Int value=1
then: BLOCK type=kotlin.Unit origin=null
WHEN type=kotlin.Unit origin=IF
BRANCH
if: CALL 'public final fun isTraceInProgress (): kotlin.Boolean declared in androidx.compose.runtime' type=kotlin.Boolean origin=null
then: CALL 'public final fun traceEventStart (key: kotlin.Int, dirty1: kotlin.Int, dirty2: kotlin.Int, info: kotlin.String): kotlin.Unit declared in androidx.compose.runtime' type=kotlin.Unit origin=null
ARG key: CONST Int type=kotlin.Int value=-196892449
ARG dirty1: GET_VAR 'val $dirty: kotlin.Int [val] declared in com.example.home.ttt' type=kotlin.Int origin=null
ARG dirty2: CONST Int type=kotlin.Int value=-1
ARG info: CONST String type=kotlin.String value="com.example.home.ttt (main.kt:37)"
BLOCK type=kotlin.Unit origin=null
COMPOSITE type=kotlin.Unit origin=null
CALL 'public final fun forEach <T> (<this>: kotlin.collections.Iterable<T of kotlin.collections.forEach>, action: kotlin.Function1<T of kotlin.collections.forEach, kotlin.Unit>): kotlin.Unit [inline] declared in kotlin.collections' type=kotlin.Unit origin=null
TYPE_ARG T: com.example.home.Status
ARG <this>: CALL 'public final fun toStatusList (<this>: com.example.home.LLL, $composer: androidx.compose.runtime.Composer?, $changed: kotlin.Int): kotlin.collections.List<com.example.home.Status> declared in com.example.home.StatusKt' type=kotlin.collections.List<com.example.home.Status> origin=null
ARG <this>: GET_VAR 'lll: com.example.home.LLL declared in com.example.home.ttt' type=com.example.home.LLL origin=null
ARG $composer: GET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in com.example.home.ttt' type=androidx.compose.runtime.Composer? origin=null
ARG $changed: CALL 'public final fun or (other: kotlin.Int): kotlin.Int [infix] declared in kotlin.Int' type=kotlin.Int origin=null
ARG <this>: CALL 'public final fun com_example_home_LLL$stableprop_getter (): kotlin.Int declared in com.example.home.LLL' type=kotlin.Int origin=null
ARG other: CALL 'public final fun and (other: kotlin.Int): kotlin.Int [infix] declared in kotlin.Int' type=kotlin.Int origin=null
ARG <this>: CONST Int type=kotlin.Int value=14
ARG other: GET_VAR 'val $dirty: kotlin.Int [val] declared in com.example.home.ttt' type=kotlin.Int origin=null
ARG action: FUN_EXPR type=kotlin.Function1<com.example.home.Status, kotlin.Unit> origin=LAMBDA
FUN LOCAL_FUNCTION_FOR_LAMBDA name:<anonymous> visibility:local modality:FINAL returnType:kotlin.Unit
VALUE_PARAMETER kind:Regular name:it index:0 type:com.example.home.Status
BLOCK_BODY
CALL 'public final fun callMe (s: com.example.home.Status, $composer: androidx.compose.runtime.Composer?, $changed: kotlin.Int): kotlin.Unit declared in com.example.home' type=kotlin.Unit origin=null
ARG s: GET_VAR 'it: com.example.home.Status declared in com.example.home.ttt.<anonymous>' type=com.example.home.Status origin=null
ARG $composer: GET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in com.example.home.ttt' type=androidx.compose.runtime.Composer? origin=null
ARG $changed: CALL 'public final fun com_example_home_Status$stableprop_getter (): kotlin.Int declared in com.example.home.Status' type=kotlin.Int origin=null
COMPOSITE type=kotlin.Unit origin=null
WHEN type=kotlin.Unit origin=IF
BRANCH
if: CALL 'public final fun isTraceInProgress (): kotlin.Boolean declared in androidx.compose.runtime' type=kotlin.Boolean origin=null
then: CALL 'public final fun traceEventEnd (): kotlin.Unit declared in androidx.compose.runtime' type=kotlin.Unit origin=null
BRANCH
if: CONST Boolean type=kotlin.Boolean value=true
then: CALL 'public abstract fun skipToGroupEnd (): kotlin.Unit declared in androidx.compose.runtime.Composer' type=kotlin.Unit origin=null
ARG <this>: GET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in com.example.home.ttt' type=androidx.compose.runtime.Composer? origin=null
BLOCK type=kotlin.Unit origin=null
BLOCK type=kotlin.Unit origin=SAFE_CALL
VAR IR_TEMPORARY_VARIABLE name:tmp_1 type:androidx.compose.runtime.ScopeUpdateScope? [val]
CALL 'public abstract fun endRestartGroup (): androidx.compose.runtime.ScopeUpdateScope? declared in androidx.compose.runtime.Composer' type=androidx.compose.runtime.ScopeUpdateScope? origin=null
ARG <this>: GET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in com.example.home.ttt' type=androidx.compose.runtime.Composer? origin=null
WHEN type=kotlin.Unit origin=IF
BRANCH
if: CALL 'public final fun EQEQ (arg0: kotlin.Any?, arg1: kotlin.Any?): kotlin.Boolean declared in kotlin.internal.ir' type=kotlin.Boolean origin=null
ARG arg0: GET_VAR 'val tmp_1: androidx.compose.runtime.ScopeUpdateScope? [val] declared in com.example.home.ttt' type=androidx.compose.runtime.ScopeUpdateScope? origin=null
ARG arg1: CONST Null type=kotlin.Any? value=null
then: CONST Null type=kotlin.Any? value=null
BRANCH
if: CONST Boolean type=kotlin.Boolean value=true
then: CALL 'public abstract fun updateScope (block: kotlin.Function2<androidx.compose.runtime.Composer, kotlin.Int, kotlin.Unit>): kotlin.Unit declared in androidx.compose.runtime.ScopeUpdateScope' type=kotlin.Unit origin=null
ARG <this>: GET_VAR 'val tmp_1: androidx.compose.runtime.ScopeUpdateScope? [val] declared in com.example.home.ttt' type=androidx.compose.runtime.ScopeUpdateScope? origin=null
ARG block: FUN_EXPR type=kotlin.Function2<androidx.compose.runtime.Composer?, kotlin.Int, kotlin.Unit> origin=LAMBDA
FUN LOCAL_FUNCTION_FOR_LAMBDA name:<anonymous> visibility:local modality:FINAL returnType:kotlin.Unit
VALUE_PARAMETER kind:Regular name:$composer index:0 type:androidx.compose.runtime.Composer?
VALUE_PARAMETER kind:Regular name:$force index:1 type:kotlin.Int
BLOCK_BODY
RETURN type=kotlin.Nothing from='local final fun <anonymous> ($composer: androidx.compose.runtime.Composer?, $force: kotlin.Int): kotlin.Unit declared in com.example.home.ttt'
CALL 'public final fun ttt (lll: com.example.home.LLL, $composer: androidx.compose.runtime.Composer?, $changed: kotlin.Int): kotlin.Unit declared in com.example.home' type=kotlin.Unit origin=null
ARG lll: GET_VAR 'lll: com.example.home.LLL declared in com.example.home.ttt' type=com.example.home.LLL origin=null
ARG $composer: GET_VAR '$composer: androidx.compose.runtime.Composer? declared in com.example.home.ttt.<anonymous>' type=androidx.compose.runtime.Composer? origin=null
ARG $changed: CALL 'internal final fun updateChangedFlags (flags: kotlin.Int): kotlin.Int declared in androidx.compose.runtime' type=kotlin.Int origin=null
ARG flags: CALL 'public final fun or (other: kotlin.Int): kotlin.Int [infix] declared in kotlin.Int' type=kotlin.Int origin=null
ARG <this>: GET_VAR '$changed: kotlin.Int declared in com.example.home.ttt' type=kotlin.Int origin=null
ARG other: CONST Int type=kotlin.Int value=1