Searched refs:IsEdgeLive (Results 1 – 1 of 1) sorted by relevance
270 auto IsEdgeLive = [&](BasicBlock *From, BasicBlock *To) { in analyze() local278 DeleteCurrentLoop = !IsEdgeLive(L.getLoopLatch(), L.getHeader()); in analyze()294 return BlocksInLoopAfterFolding.count(Succ) && IsEdgeLive(BB, Succ); in analyze()