Searched refs:ParallelRegion (Results 1 – 1 of 1) sorted by relevance
3919 auto *ParallelRegion = ReachedKnownParallelRegions[I]; in buildCustomStateMachine() local3923 CallInst::Create(ParallelRegion, {ZeroArg, GTid}, "", PRExecuteBB) in buildCustomStateMachine()3937 ICmpInst::ICmp, llvm::CmpInst::ICMP_EQ, WorkFnCast, ParallelRegion, in buildCustomStateMachine()4300 if (auto *ParallelRegion = dyn_cast<Function>( in initialize() local4302 ReachedKnownParallelRegions.insert(ParallelRegion); in initialize()