Searched defs:block_detail (Results 1 – 2 of 2) sorted by relevance
177 struct block_detail { in CalculateDominators() struct178 size_t dominator; ///< The index of blocks's dominator in post order array in CalculateDominators()179 size_t postorder_index; ///< The index of the block in the post order array in CalculateDominators()