Searched refs:UnswitchVal (Results 1 – 2 of 2) sorted by relevance
617 Constant *UnswitchVal = nullptr; in processCurrentLoop() local626 UnswitchVal = UnswitchValCandidate; in processCurrentLoop()631 if (!UnswitchVal) in processCurrentLoop()634 if (UnswitchIfProfitable(LoopCond, UnswitchVal)) { in processCurrentLoop()
262 Constant *UnswitchVal = SI->getCaseValue(1); in processCurrentLoop() local264 if (!UnswitchedVals.insert(UnswitchVal)) in processCurrentLoop()267 if (UnswitchIfProfitable(LoopCond, UnswitchVal)) { in processCurrentLoop()