Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCFG.h105 bool isManyPotentiallyReachableFromMany(
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCFG.cpp248 bool llvm::isManyPotentiallyReachableFromMany( in isManyPotentiallyReachableFromMany() function in llvm
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1637 if (isManyPotentiallyReachableFromMany(Worklist, CoroSuspendBBs, in computeShouldLiveOnFrame()