Home
last modified time | relevance | path

Searched refs:sanopt_optimize (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsanopt.cc897 sanopt_optimize (function *fun, bool *contains_asan_mark) in sanopt_optimize() function
1283 asan_num_accesses = sanopt_optimize (fun, &contains_asan_mark); in execute()
H A DChangeLog-20161473 (sanopt_optimize): Add new argument.
H A DChangeLog-201542810 (pass_sanopt::execute): Likewise. Call sanopt_optimize even for
H A DChangeLog-20147831 (pass_sanopt::execute): Call sanopt_optimize even for
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsanopt.c894 sanopt_optimize (function *fun, bool *contains_asan_mark) in sanopt_optimize() function
1278 asan_num_accesses = sanopt_optimize (fun, &contains_asan_mark); in execute()