Function sway_ir::analysis::memory_utils::get_stored_symbols
source ยท pub fn get_stored_symbols(context: &Context<'_>, inst: Value) -> ReferredSymbols
Expand description
Symbols that may possibly, directly or indirectly, be stored to the instruction inst
.