Searched refs:support_function_calls (Results 1 – 2 of 2) sorted by relevance
48 const bool support_function_calls);
470 const bool support_function_calls) in CanInterpret() argument522 if (!CanIgnoreCall(call_inst) && !support_function_calls) in CanInterpret()