Searched refs:AggregateArgs (Results 1 – 2 of 2) sorted by relevance
92 const bool AggregateArgs; variable155 bool AggregateArgs = false, BlockFrequencyInfo *BFI = nullptr,
264 bool AggregateArgs, BlockFrequencyInfo *BFI, in CodeExtractor() argument269 : DT(DT), AggregateArgs(AggregateArgs || AggregateArgsOpt), BFI(BFI), in CodeExtractor()849 if (AggregateArgs && !ExcludeArgsFromAggregate.contains(value)) { in constructFunctionDeclaration()859 if (AggregateArgs && !ExcludeArgsFromAggregate.contains(output)) { in constructFunctionDeclaration()871 assert((StructValues.empty() || AggregateArgs) && in constructFunctionDeclaration()