fixup! [compose] IrElement.sourceKey(): Stabilize keys by not using file level offsets
diff --git a/plugins/compose/compiler-hosted/testData/codegen/lazyPropertyBackingField.ir.txt b/plugins/compose/compiler-hosted/testData/codegen/lazyPropertyBackingField.ir.txt
index f52c132..5ede2c3 100644
--- a/plugins/compose/compiler-hosted/testData/codegen/lazyPropertyBackingField.ir.txt
+++ b/plugins/compose/compiler-hosted/testData/codegen/lazyPropertyBackingField.ir.txt
@@ -49,7 +49,7 @@
                       BLOCK type=kotlin.Unit origin=null
                         CALL 'public final fun sourceInformationMarkerStart (composer: androidx.compose.runtime.Composer, key: kotlin.Int, sourceInformation: kotlin.String): kotlin.Unit declared in androidx.compose.runtime' type=kotlin.Unit origin=null
                           composer: GET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in home.Home.<anonymous>' type=androidx.compose.runtime.Composer? origin=null
-                          key: CONST Int type=kotlin.Int value=735130274
+                          key: CONST Int type=kotlin.Int value=581962851
                           sourceInformation: CONST String type=kotlin.String value="C58@304L28,59@341L54:main.kt#1wrmn"
                         COMPOSITE type=kotlin.Unit origin=null
                           VAR name:dominantColorState type:util.DominantColorState [val]
diff --git a/plugins/compose/compiler-hosted/testData/codegen/multiModulesWithComposableFunction.ir.txt b/plugins/compose/compiler-hosted/testData/codegen/multiModulesWithComposableFunction.ir.txt
index 7dc8109..286fdcc 100644
--- a/plugins/compose/compiler-hosted/testData/codegen/multiModulesWithComposableFunction.ir.txt
+++ b/plugins/compose/compiler-hosted/testData/codegen/multiModulesWithComposableFunction.ir.txt
@@ -112,7 +112,7 @@
                       BLOCK type=kotlin.Unit origin=null
                         CALL 'public final fun sourceInformationMarkerStart (composer: androidx.compose.runtime.Composer, key: kotlin.Int, sourceInformation: kotlin.String): kotlin.Unit declared in androidx.compose.runtime' type=kotlin.Unit origin=null
                           composer: GET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in home.Home.<anonymous>' type=androidx.compose.runtime.Composer? origin=null
-                          key: CONST Int type=kotlin.Int value=735130646
+                          key: CONST Int type=kotlin.Int value=581963223
                           sourceInformation: CONST String type=kotlin.String value="C58@304L28,59@341L66:main.kt#1wrmn"
                         COMPOSITE type=kotlin.Unit origin=null
                           VAR name:dominantColorState type:util.DominantColorState [val]
diff --git a/plugins/compose/compiler-hosted/testData/codegen/nestedLambda.ir.txt b/plugins/compose/compiler-hosted/testData/codegen/nestedLambda.ir.txt
index 66209f1..0caf079 100644
--- a/plugins/compose/compiler-hosted/testData/codegen/nestedLambda.ir.txt
+++ b/plugins/compose/compiler-hosted/testData/codegen/nestedLambda.ir.txt
@@ -412,7 +412,7 @@
                       BLOCK type=kotlin.Unit origin=null
                         CALL 'public final fun sourceInformationMarkerStart (composer: androidx.compose.runtime.Composer, key: kotlin.Int, sourceInformation: kotlin.String): kotlin.Unit declared in androidx.compose.runtime' type=kotlin.Unit origin=null
                           composer: GET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in home.Home.<anonymous>' type=androidx.compose.runtime.Composer? origin=null
-                          key: CONST Int type=kotlin.Int value=735804214
+                          key: CONST Int type=kotlin.Int value=581963223
                           sourceInformation: CONST String type=kotlin.String value="C42@983L28,43@1020L66:main.kt#1wrmn"
                         COMPOSITE type=kotlin.Unit origin=null
                           VAR name:dominantColorState type:home.DominantColorState [val]
diff --git a/plugins/compose/compiler-hosted/testData/codegen/propertyGetterBody.ir.txt b/plugins/compose/compiler-hosted/testData/codegen/propertyGetterBody.ir.txt
index 778d227..e5574a40 100644
--- a/plugins/compose/compiler-hosted/testData/codegen/propertyGetterBody.ir.txt
+++ b/plugins/compose/compiler-hosted/testData/codegen/propertyGetterBody.ir.txt
@@ -82,7 +82,7 @@
                       BLOCK type=kotlin.Unit origin=null
                         CALL 'public final fun sourceInformationMarkerStart (composer: androidx.compose.runtime.Composer, key: kotlin.Int, sourceInformation: kotlin.String): kotlin.Unit declared in androidx.compose.runtime' type=kotlin.Unit origin=null
                           composer: GET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in home.Home.<anonymous>' type=androidx.compose.runtime.Composer? origin=null
-                          key: CONST Int type=kotlin.Int value=735227335
+                          key: CONST Int type=kotlin.Int value=581959720
                           sourceInformation: CONST String type=kotlin.String value="C:main.kt#1wrmn"
                         COMPOSITE type=kotlin.Unit origin=null
                           TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
diff --git a/plugins/compose/compiler-hosted/testData/codegen/valueArgumentForLibraryConstructor.ir.txt b/plugins/compose/compiler-hosted/testData/codegen/valueArgumentForLibraryConstructor.ir.txt
index b2bb586..a2c47d7 100644
--- a/plugins/compose/compiler-hosted/testData/codegen/valueArgumentForLibraryConstructor.ir.txt
+++ b/plugins/compose/compiler-hosted/testData/codegen/valueArgumentForLibraryConstructor.ir.txt
@@ -253,7 +253,7 @@
                   BLOCK type=kotlin.Unit origin=null
                     CALL 'public abstract fun startReplaceGroup (key: kotlin.Int): kotlin.Unit declared in androidx.compose.runtime.Composer' type=kotlin.Unit origin=null
                       $this: GET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in home.podcastCategory.<anonymous>' type=androidx.compose.runtime.Composer? origin=null
-                      key: CONST Int type=kotlin.Int value=1761403826
+                      key: CONST Int type=kotlin.Int value=574386785
                     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
                       composer: GET_VAR '$composer: androidx.compose.runtime.Composer? [assignable] declared in home.podcastCategory.<anonymous>' type=androidx.compose.runtime.Composer? origin=null
                       sourceInformation: CONST String type=kotlin.String value="C*83@895L191:main.kt#1wrmn"