Searched refs:shouldPassIndirectly (Results 1 – 2 of 2) sorted by relevance
91 bool shouldPassIndirectly(bool asReturnValue) const;
570 bool SwiftAggLowering::shouldPassIndirectly(bool asReturnValue) const { in shouldPassIndirectly() function in SwiftAggLowering758 } else if (lowering.shouldPassIndirectly(forReturn)) { in classifyExpandedType()