Searched refs:m_fallthrough_block (Results 1 – 2 of 2) sorted by relevance
7453 m_fallthrough_block (fallthrough_block) in extended_asm_goto()7469 if (m_fallthrough_block) in replay_into()7472 m_fallthrough_block->playback_block ()); in replay_into()7504 (m_fallthrough_block in write_reproducer()7505 ? r.get_identifier (m_fallthrough_block) in write_reproducer()7522 if (m_fallthrough_block) in get_successor_blocks()7523 result.quick_push (m_fallthrough_block); in get_successor_blocks()7543 if (m_fallthrough_block) in maybe_print_gotos()7545 m_fallthrough_block->get_debug_string ()); in maybe_print_gotos()
2458 block *m_fallthrough_block; variable