Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / Shell / Expr / Inputs / ir-memory-map-basic
blobc48392594ca7e2a80e3e7f44561df02aa5101326
1 L1 = malloc 0 1
2 L2 = malloc 1 1
4 L3 = malloc 2 1
5 L4 = malloc 2 2
6 L5 = malloc 2 4
8 L6 = malloc 3 1
9 L7 = malloc 3 2
10 L8 = malloc 3 4
12 L9 = malloc 128 1
13 L10 = malloc 128 2
14 L11 = malloc 128 4
15 L12 = malloc 128 128
17 L13 = malloc 2048 1
18 L14 = malloc 2048 2
19 L15 = malloc 2048 4
21 L16 = malloc 3968 1
22 L17 = malloc 3968 2
23 L18 = malloc 3968 4
25 L19 = malloc 0 1