Searched refs:IsInTargetMasterThreadRegion (Results 1 – 2 of 2) sorted by relevance
393 bool IsInTargetMasterThreadRegion = false; variable
1053 IsInTargetMasterThreadRegion = IsSPMD; in emitKernelInit()1248 bool PrevIsInTargetMasterThreadRegion = IsInTargetMasterThreadRegion; in emitParallelOutlinedFunction()1249 IsInTargetMasterThreadRegion = false; in emitParallelOutlinedFunction()1253 IsInTargetMasterThreadRegion = PrevIsInTargetMasterThreadRegion; in emitParallelOutlinedFunction()