Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDominanceFrontier.h53 static constexpr bool IsPostDominators = IsPostDom; variable
70 return IsPostDominators; in isPostDominator()