Searched refs:createPHIsForSplitLoopExit (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBreakCriticalEdges.cpp107 static void createPHIsForSplitLoopExit(ArrayRef<BasicBlock *> Preds, function
317 createPHIsForSplitLoopExit(TIBB, NewBB, DestBB);
325 createPHIsForSplitLoopExit(LoopPreds, NewExitBB, DestBB);

Completed in 104 milliseconds