Home | History | Annotate | Download | only in bugpoint

Lines Matching refs:getFunctionType

392                                                   I->getFunctionType()));
576 I->getFunctionType()));
776 Function *newMain = Function::Create(oldMain->getFunctionType(),
781 Function *oldMainProto = Function::Create(oldMain->getFunctionType(),
851 FunctionType *FuncTy = F->getFunctionType();
878 PointerType::getUnqual(F->getFunctionType()),