Searched refs:getCoerceAndExpandTypeSequence (Results 1 – 2 of 2) sorted by relevance
288 ArrayRef<llvm::Type *>getCoerceAndExpandTypeSequence() const { in getCoerceAndExpandTypeSequence() function
1395 IRArgs.NumberOfArgs = AI.getCoerceAndExpandTypeSequence().size(); in construct()1572 for (auto EltTy : ArgInfo.getCoerceAndExpandTypeSequence()) { in GetFunctionType()