Searched refs:getMergeableConst (Results 1 – 4 of 4) sorted by relevance
219 static SectionKind getMergeableConst() { return get(MergeableConst); } in getMergeableConst() function
197 default: return SectionKind::getMergeableConst(); in getKindForGlobal()
243 default: Kind = SectionKind::getMergeableConst(); break; in getConstantPoolSection()
976 default: Kind = SectionKind::getMergeableConst(); break; in EmitConstantPool()