Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/Support/
HDGenericDomTreeConstruction.h267 typename GraphT::NodeType* ImmDom = DT.getIDom(W); in Calculate() local
269 assert(ImmDom || DT.DomTreeNodes[nullptr]); in Calculate()
273 DT.getNodeForBlock(ImmDom); in Calculate()