Searched refs:SSThreshold (Results 1 – 3 of 3) sorted by relevance
23 SSThreshold("mips-ssection-threshold", cl::Hidden, variable46 return Size > 0 && Size <= SSThreshold; in IsInSmallSection()
24 static cl::opt<unsigned> SSThreshold( variable46 return Size > 0 && Size <= SSThreshold; in isInSmallSection()
24 SSThreshold("mips-ssection-threshold", cl::Hidden, variable59 return Size > 0 && Size <= SSThreshold; in IsInSmallSection()