Function sway_ir::analysis::memory_utils::get_loaded_ptr_values

source ยท
pub fn get_loaded_ptr_values(context: &Context<'_>, inst: Value) -> Vec<Value>
Expand description

Pointers that may possibly be loaded from the instruction inst.