Searched defs:allow_unroll_p (Results 1 – 1 of 1) sorted by relevance
3343 pcom_worker::tree_predictive_commoning_loop (bool allow_unroll_p) in tree_predictive_commoning_loop()3464 tree_predictive_commoning (bool allow_unroll_p) in tree_predictive_commoning()3500 run_tree_predictive_commoning (struct function *fun, bool allow_unroll_p) in run_tree_predictive_commoning()3549 bool allow_unroll_p = flag_predictive_commoning != 0; in execute() local