Searched refs:isSmallDataSection (Results 1 – 2 of 2) 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()
86 static bool isSmallDataSection(StringRef Sec) { in isSmallDataSection() function215 bool IsSmall = isSmallDataSection(GVar->getSection()); in isGlobalInSmallSection()389 if (GVar->hasSection() && isSmallDataSection(GVar->getSection())) in selectSmallSectionForGlobal()