Inline single-use locals 05/91305/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 13 Jul 2020 20:11:22 +0000 (22:11 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 13 Jul 2020 21:23:58 +0000 (21:23 +0000)
We are storing instrumented type in a local, and use that local
only once. Just inline the getter to trim down some generator
bytecode.

Change-Id: Ibfac0c2dc1d294643cbe2619d14e1672314d8bdf
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found