Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCFG.cpp167 for (auto *StopSetBB : StopSet) { in isReachableImpl() local
168 if (const Loop *L = getOutermostLoop(LI, StopSetBB)) in isReachableImpl()