Searched refs:MainArgTys (Results 1 – 1 of 1) sorted by relevance
169 Type *MainArgTys[] = { in runOnModule() local173 FunctionType *MainTy = FunctionType::get(Type::getInt32Ty(C), MainArgTys, in runOnModule()177 UndefValue::get(MainArgTys[0]), in runOnModule()178 UndefValue::get(MainArgTys[1]) in runOnModule()