Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #119459 - cjgillot:inline-mir-utils, r=compiler-errors
Inline a few utility functions around MIR
Most of them are small enough to benefit from inlining.