Home | History | Annotate | Download | only in IPO

Lines Matching refs:getFunctionType

1089   if (int Res = cmpTypes(L->getFunctionType(), R->getFunctionType()))
1231 if (int Res = cmpTypes(FnL->getFunctionType(), FnR->getFunctionType()))
1688 Function *NewG = Function::Create(G->getFunctionType(), G->getLinkage(), "",
1695 FunctionType *FFTy = F->getFunctionType();
1741 Function *H = Function::Create(F->getFunctionType(), F->getLinkage(), "",