Home | History | Annotate | Download | only in src

Lines Matching refs:is_turbofanned

5081   // [is_turbofanned]: For kind STUB or OPTIMIZED_FUNCTION, tells whether the
5083 inline bool is_turbofanned();
5333 return (is_optimized_code() && !is_turbofanned() &&