Searched refs:WillExit (Results 1 – 1 of 1) sorted by relevance
876 auto SetDest = [&](BasicBlock *Src, bool WillExit, bool ExitOnTrue) { in UnrollLoop() argument878 const unsigned Idx = ExitOnTrue ^ WillExit; in UnrollLoop()892 auto WillExit = [&](const ExitInfo &Info, unsigned i, unsigned j, in UnrollLoop() local933 std::optional<bool> KnownWillExit = WillExit(Info, i, j, IsLatch); in UnrollLoop()