Searched refs:CanIgnoreCall (Results 1 – 1 of 1) sorted by relevance
75 static bool CanIgnoreCall(const CallInst *call) { in CanIgnoreCall() function566 if (!CanIgnoreCall(call_inst) && !support_function_calls) { in CanInterpret()1424 if (CanIgnoreCall(call_inst)) in Interpret()