Searched refs:IsSmall (Results 1 – 1 of 1) sorted by relevance
219 bool IsSmall = isSmallDataSection(GVar->getSection()); in isGlobalInSmallSection() local220 LLVM_DEBUG(dbgs() << (IsSmall ? "yes" : "no") in isGlobalInSmallSection()222 return IsSmall; in isGlobalInSmallSection()