Searched refs:SectionCPs (Results 1 – 1 of 1) sorted by relevance
1732 struct SectionCPs { struct1737 SectionCPs(MCSection *s, unsigned a) : S(s), Alignment(a) {} in SectionCPs() argument1753 SmallVector<SectionCPs, 4> CPSections; in EmitConstantPool()1779 CPSections.push_back(SectionCPs(S, Align)); in EmitConstantPool()