Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getParamType

1466       llvm::Type *PTy = FTy->getParamType(i);
1468 assert(PTy->canLosslesslyBitCastTo(FTy->getParamType(i)) &&