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