Searched refs:ParallelRegionFnTy (Results 1 – 1 of 1) sorted by relevance
4531 FunctionType *ParallelRegionFnTy = FunctionType::get( in buildCustomStateMachine() local4550 Constant::getNullValue(ParallelRegionFnTy->getParamType(0)); in buildCustomStateMachine()4600 CallInst::Create(ParallelRegionFnTy, WorkFn, {ZeroArg, GTid}, "", in buildCustomStateMachine()