Searched refs:NewLoopProps (Results 1 – 1 of 1) sorted by relevance
354 LoopProperties &NewLoopProps = LoopsProperties[NewLoop]; in cloneData() local362 NewLoopProps.WasUnswitchedCount = 0; in cloneData()364 NewLoopProps.CanBeUnswitchedCount = Quota / 2; in cloneData()367 NewLoopProps.SizeEstimation = OldLoopProps.SizeEstimation; in cloneData()378 NewLoopProps.UnswitchedVals[NewInst] = OldLoopProps.UnswitchedVals[OldInst]; in cloneData()