Searched refs:HoistingOutOfLoop (Results 1 – 1 of 1) sorted by relevance
466 bool HoistingOutOfLoop = false; in computeWideningScore() local475 HoistingOutOfLoop = true; in computeWideningScore()495 return HoistingOutOfLoop ? WS_VeryPositive : WS_Positive; in computeWideningScore()497 if (HoistingOutOfLoop) in computeWideningScore()