Searched refs:IntArgList (Results 1 – 1 of 1) sorted by relevance
3390 SmallVector<llvm::Type*, 8> ArgList, IntArgList; in HandleAggregates() local3439 CoerceToIntArgs(TySize - LastOffset, IntArgList); in HandleAggregates()3440 ArgList.append(IntArgList.begin(), IntArgList.end()); in HandleAggregates()