Searched refs:UnswitchVal (Results 1 – 1 of 1) sorted by relevance
759 Constant *UnswitchVal = nullptr; in processCurrentLoop() local769 UnswitchVal = AllZero; in processCurrentLoop()777 UnswitchVal = AllOne; in processCurrentLoop()787 UnswitchVal = UnswitchValCandidate; in processCurrentLoop()793 if (!UnswitchVal) in processCurrentLoop()796 if (UnswitchIfProfitable(LoopCond, UnswitchVal)) { in processCurrentLoop()802 BranchesInfo.setUnswitched(SI, UnswitchVal); in processCurrentLoop()