Searched refs:powmult_use_stmt (Results 1 – 2 of 2) sorted by relevance
828 gimple *powmult_use_stmt = USE_STMT (use_p); in execute_cse_reciprocals_1() local829 tree powmult_def_name = gimple_assign_lhs (powmult_use_stmt); in execute_cse_reciprocals_1()831 FOR_EACH_IMM_USE_STMT (powmult_use_stmt, in execute_cse_reciprocals_1()835 gimple *powmult_use_stmt = USE_STMT (square_use_p); in execute_cse_reciprocals_1() local836 if (is_division_by (powmult_use_stmt, powmult_def_name)) in execute_cse_reciprocals_1()
849 gimple *powmult_use_stmt = USE_STMT (use_p); in execute_cse_reciprocals_1() local850 tree powmult_def_name = gimple_assign_lhs (powmult_use_stmt); in execute_cse_reciprocals_1()852 FOR_EACH_IMM_USE_STMT (powmult_use_stmt, in execute_cse_reciprocals_1()856 gimple *powmult_use_stmt = USE_STMT (square_use_p); in execute_cse_reciprocals_1() local857 if (is_division_by (powmult_use_stmt, powmult_def_name)) in execute_cse_reciprocals_1()