Searched defs:SingleBlock (Results 1 – 1 of 1) sorted by relevance
90 struct SingleBlock { struct93 size_t byte_offset;96 std::vector<ParsedInstruction> instructions;99 BlockSuccessors successors;102 uint32_t nest_level = 0;103 bool nest_level_assigned = false;106 bool reachable = false;