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