Searched refs:gimple_mod_subtract (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dvalue-prof.c160 static tree gimple_mod_subtract (gassign *, int, int, int, gcov_type,
1072 gimple_mod_subtract (gassign *stmt, int prob1, int prob2, int ncounts, function
1256 result = gimple_mod_subtract (stmt, prob1, prob2, i, count1, count2, all);

Completed in 51 milliseconds