diff options
author | Alon Zakai <azakai@google.com> | 2024-11-11 12:22:43 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-11 12:22:43 -0800 |
commit | 9e11c5fd12a7c6392ac62979cc16c62a368f6e33 (patch) | |
tree | fd544f540ef4b37a121a7e3f0261b715b6caed75 /src/passes/HeapStoreOptimization.cpp | |
parent | 8c0429ac09d06d6056687e36fd4fb37f61681233 (diff) | |
download | binaryen-9e11c5fd12a7c6392ac62979cc16c62a368f6e33.tar.gz binaryen-9e11c5fd12a7c6392ac62979cc16c62a368f6e33.tar.bz2 binaryen-9e11c5fd12a7c6392ac62979cc16c62a368f6e33.zip |
LocalGraph::canMoveSet (#7039)
This new API lets us ask if a set can be safely moved to a new position. The new
position must be the location of an expression from a particular class (this
allows us to populate the IR once and then query any of those locations).
Diffstat (limited to 'src/passes/HeapStoreOptimization.cpp')
0 files changed, 0 insertions, 0 deletions