Searched refs:NewLoopProps (Results 1 – 1 of 1) sorted by relevance
372 LoopProperties &NewLoopProps = LoopsProperties[NewLoop]; in cloneData() local380 NewLoopProps.WasUnswitchedCount = 0; in cloneData()382 NewLoopProps.CanBeUnswitchedCount = Quota / 2; in cloneData()385 NewLoopProps.SizeEstimation = OldLoopProps.SizeEstimation; in cloneData()396 NewLoopProps.UnswitchedVals[NewInst] = OldLoopProps.UnswitchedVals[OldInst]; in cloneData()