Searched refs:MaxAggrCopySize (Results 1 – 1 of 1) sorted by relevance
50 static const unsigned MaxAggrCopySize = 128; member76 if (DL.getTypeStoreSize(LI->getType()) < MaxAggrCopySize) in runOnFunction()88 if (LenCI->getZExtValue() >= MaxAggrCopySize) { in runOnFunction()