¶memory_id next_location(
const memory_mask& location,
memory_id first)
memory_id next_location(
const memory_mask& location,
memory_id first)
Description
Starting from first
(inclusive), selects the next memory_id which is set in location
.
Declared at: src/instruction_graph_generator.cc:231
Parameters
- const memory_mask& location
- memory_id first