Searched refs:IsInTargetMasterThreadRegion (Results 1 – 2 of 2) sorted by relevance
394 bool IsInTargetMasterThreadRegion = false; variable
1052 IsInTargetMasterThreadRegion = IsSPMD; in emitKernelInit()1262 bool PrevIsInTargetMasterThreadRegion = IsInTargetMasterThreadRegion; in emitParallelOutlinedFunction()1263 IsInTargetMasterThreadRegion = false; in emitParallelOutlinedFunction()1267 IsInTargetMasterThreadRegion = PrevIsInTargetMasterThreadRegion; in emitParallelOutlinedFunction()