GCC Middle and Back End API Reference
back_threader_profitability::path_stats Struct Reference

Data Fields

int n_insns
bool threaded_through_latch
bool multiway_branch_in_path
bool contains_hot_bb
bool unprofitable_bb

Field Documentation

◆ contains_hot_bb

bool back_threader_profitability::path_stats::contains_hot_bb

◆ multiway_branch_in_path

bool back_threader_profitability::path_stats::multiway_branch_in_path

◆ n_insns

int back_threader_profitability::path_stats::n_insns

◆ threaded_through_latch

bool back_threader_profitability::path_stats::threaded_through_latch

◆ unprofitable_bb

bool back_threader_profitability::path_stats::unprofitable_bb

The documentation for this struct was generated from the following file: