Searched refs:needToEmulate (Results 1 – 1 of 1) sorted by relevance
27 bool needToEmulate = mEmulator.setFunctionCalled(node->getFunction()); in visitUnary() local28 if (needToEmulate) in visitUnary()42 bool needToEmulate = mEmulator.setFunctionCalled(node->getFunction()); in visitAggregate() local43 if (needToEmulate) in visitAggregate()