Searched refs:MaxArraySizeForCombine (Results 1 – 4 of 4) sorted by relevance
756 if (NumElements > IC.MaxArraySizeForCombine) in unpackLoadToAggregate()1279 if (NumElements > IC.MaxArraySizeForCombine) in unpackStoreToAggregate()
735 uint64_t MaxArraySizeForCombine; variable
3445 IC.MaxArraySizeForCombine = MaxArraySize; in combineInstructionsOverFunction()
184 if (ArrayElementCount > MaxArraySizeForCombine) in foldCmpLoadFromIndexedGlobal()