Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCFG.cpp157 SmallPtrSet<const Loop *, 8> LoopsWithHoles; in isReachableImpl() local
161 LoopsWithHoles.insert(L); in isReachableImpl()
197 if (LoopsWithHoles.count(Outer)) in isReachableImpl()