Searched refs:MIN_INLINE_INSNS (Results 1 – 5 of 5) sorted by relevance
93 #define MIN_INLINE_INSNS \ macro
1008 && currfn_insns > MIN_INLINE_INSNS)
4067 if (val/4 < MIN_INLINE_INSNS)
3245 * tree-inline.c (inlinable_function_p): Honor MIN_INLINE_INSNS.
108 #define MIN_INLINE_INSNS \ macro