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