Skip to content

Commit 6421dcc

Browse files
authored
[NFC] [DSE] Refactor DSE (#100956)
Refactor DSE with MemoryDefWrapper and MemoryLocationWrapper. Normally, one MemoryDef accesses one MemoryLocation. With "initializes" attribute, one MemoryDef (like call instruction) could initialize multiple MemoryLocations. Refactor DSE as a preparation to apply "initializes" attribute in DSE in a follow-up PR (58dd8a4).
1 parent 0a41c8e commit 6421dcc

File tree

1 file changed

+209
-158
lines changed

1 file changed

+209
-158
lines changed

0 commit comments

Comments
 (0)