Home
last modified time | relevance | path

Searched refs:recomputeLoopBlockSet (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp1682 static SmallPtrSet<const BasicBlock *, 16> recomputeLoopBlockSet(Loop &L, in recomputeLoopBlockSet() function
1814 auto LoopBlockSet = recomputeLoopBlockSet(L, LI); in rebuildLoopAfterUnswitch()