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