Searched refs:scdf_remove_unreachable_blocks (Results 1 – 3 of 3) sorted by relevance
52 uint32_t scdf_remove_unreachable_blocks(scdf_ctx *scdf);
259 uint32_t scdf_remove_unreachable_blocks(scdf_ctx *scdf) { in scdf_remove_unreachable_blocks() function
2433 removed_ops += scdf_remove_unreachable_blocks(&sccp.scdf); in sccp_optimize_op_array()
Completed in 14 milliseconds