Searched refs:IsSmall (Results 1 – 1 of 1) sorted by relevance
190 bool IsSmall = isSmallDataSection(GVar->getSection()); in isGlobalInSmallSection() local191 DEBUG(dbgs() << (IsSmall ? "yes" : "no") << ", has section: " in isGlobalInSmallSection()193 return IsSmall; in isGlobalInSmallSection()