Searched refs:HoistingOutOfLoop (Results 1 – 1 of 1) sorted by relevance
463 bool HoistingOutOfLoop = false; in computeWideningScore() local472 HoistingOutOfLoop = true; in computeWideningScore()492 return HoistingOutOfLoop ? WS_VeryPositive : WS_Positive; in computeWideningScore()494 if (HoistingOutOfLoop) in computeWideningScore()