Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMustExecute.h536 DenseMap<const Function *, std::optional<bool>> IrreducibleControlMap; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp522 &F, IrreducibleControlMap, mayContainIrreducibleControl, F, LI); in findForwardJoinPoint()