Searched refs:support_function_calls (Results 1 – 2 of 2) sorted by relevance
43 const bool support_function_calls);
487 const bool support_function_calls) { in CanInterpret() argument534 if (!CanIgnoreCall(call_inst) && !support_function_calls) { in CanInterpret()