[CPU] Add function for clearing JIT cache
This commit is contained in:
@@ -229,4 +229,5 @@ public:
|
||||
|
||||
void sendGPUInterrupt(GPUInterrupt type) { serviceManager.sendGPUInterrupt(type); }
|
||||
void signalDSPEvents() { serviceManager.signalDSPEvents(); }
|
||||
void clearInstructionCache();
|
||||
};
|
||||
Reference in New Issue
Block a user