Home
last modified time | relevance | path

Searched refs:overrideSynchronizeBeforeExecution (Results 1 – 1 of 1) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/command_container/
H A Dimplicit_scaling.cpp37 int overrideSynchronizeBeforeExecution = DebugManager.flags.SynchronizeWalkerInWparidMode.get(); in isSynchronizeBeforeExecutionRequired() local
38 if (overrideSynchronizeBeforeExecution != -1) { in isSynchronizeBeforeExecutionRequired()
39 synchronizeBeforeExecution = !!overrideSynchronizeBeforeExecution; in isSynchronizeBeforeExecutionRequired()