Searched refs:UnswitchVal (Results 1 – 1 of 1) sorted by relevance
560 Constant *UnswitchVal = nullptr; in processCurrentLoop() local569 UnswitchVal = UnswitchValCandidate; in processCurrentLoop()574 if (!UnswitchVal) in processCurrentLoop()577 if (UnswitchIfProfitable(LoopCond, UnswitchVal)) { in processCurrentLoop()