Home | History | Annotate | Download | only in IPO

Lines Matching refs:getParamType

688       if (int Res = cmpType(FTyL->getParamType(i), FTyR->getParamType(i)))
1336 Args.push_back(createCast(Builder, (Value*)AI, FFTy->getParamType(i)));