Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DMustExecute.h534 DenseMap<const Function*, Optional<bool>> IrreducibleControlMap; member
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMustExecute.cpp609 &F, IrreducibleControlMap, mayContainIrreducibleControl, F, LI); in findForwardJoinPoint()