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

/freebsd-10.0-release/contrib/gcclibs/libmudflap/
H A Dmf-impl.h132 unsigned adapt_cache; member in struct:__mf_options
H A Dmf-runtime.c293 __mf_opts.adapt_cache = 1000003;
420 read_integer_option, 1, &__mf_opts.adapt_cache},
856 if (UNLIKELY (__mf_opts.adapt_cache > 0 &&
857 adapt_count > __mf_opts.adapt_cache))

Completed in 320 milliseconds