Home
last modified time | relevance | path

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

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