Searched refs:IsInSmallSection (Results 1 – 3 of 3) sorted by relevance
56 static bool IsInSmallSection(uint64_t Size) { in IsInSmallSection() function112 return IsInSmallSection( in IsGlobalInSmallSectionImpl()139 LocalSData && IsInSmallSection(DL.getTypeAllocSize(CN->getType()))); in IsConstantInSmallSection()
62 static bool IsInSmallSection(uint64_t Size) { in IsInSmallSection() function146 return IsInSmallSection( in IsGlobalInSmallSectionImpl()173 LocalSData && IsInSmallSection(DL.getTypeAllocSize(CN->getType()))); in IsConstantInSmallSection()
61 static bool IsInSmallSection(uint64_t Size) { in IsInSmallSection() function145 return IsInSmallSection( in IsGlobalInSmallSectionImpl()172 LocalSData && IsInSmallSection(DL.getTypeAllocSize(CN->getType()))); in IsConstantInSmallSection()