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