Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dparams.h93 #define MIN_INLINE_INSNS \ macro
Dtree-inline.c1008 && currfn_insns > MIN_INLINE_INSNS)
Dtoplev.c4067 if (val/4 < MIN_INLINE_INSNS)
DChangeLog3245 * tree-inline.c (inlinable_function_p): Honor MIN_INLINE_INSNS.
/openbsd/src/gnu/gcc/gcc/
Dparams.h108 #define MIN_INLINE_INSNS \ macro