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