Home | History | Annotate | Download | only in bugpoint

Lines Matching refs:oldMainProto

787       Function *oldMainProto = Function::Create(oldMain->getFunctionType(),
801 CallInst *call = CallInst::Create(oldMainProto, args, "", BB);