Searched refs:CtorFuncTy (Results 1 – 1 of 1) sorted by relevance
520 auto *CtorFuncTy = FunctionType::get(Type::getVoidTy(C), /*isVarArg*/ false); in createRegisterFatbinFunction() local522 CtorFuncTy, GlobalValue::InternalLinkage, in createRegisterFatbinFunction()