Searched refs:MaxStaticSize (Results 1 – 1 of 1) sorted by relevance
26 const unsigned MaxStaticSize = 1024; variable61 return !CI || (CI->getZExtValue() > MaxStaticSize); in shouldExpandOperationWithSize()