topdown: Fix save check to use constant prefix
The save check was comparing entire references (which may contain variables) to the refs in the inlining control structure. This would result in references to known values being evaluated incorrectly. Signed-off-by: Torin Sandall <torinsandall@gmail.com>
T
Torin Sandall committed
280d3be2dae2a700fbf2d9e1e5c89ee9a3c42bc5
Parent: fceebc3