Searched refs:isSmallDataSection (Results 1 – 1 of 1) sorted by relevance
86 static bool isSmallDataSection(StringRef Sec) { in isSmallDataSection() function217 bool IsSmall = isSmallDataSection(GVar->getSection()); in isGlobalInSmallSection()400 if (GVar->hasSection() && isSmallDataSection(GVar->getSection())) in selectSmallSectionForGlobal()