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