Searched refs:UnswitchVal (Results 1 – 1 of 1) sorted by relevance
779 Constant *UnswitchVal = nullptr; in processCurrentLoop() local789 UnswitchVal = AllZero; in processCurrentLoop()797 UnswitchVal = AllOne; in processCurrentLoop()807 UnswitchVal = UnswitchValCandidate; in processCurrentLoop()813 if (!UnswitchVal) in processCurrentLoop()816 if (unswitchIfProfitable(LoopCond, UnswitchVal)) { in processCurrentLoop()822 BranchesInfo.setUnswitched(SI, UnswitchVal); in processCurrentLoop()