Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSplitKit.cpp905 MachineDomTreeNode *DefDomNode = MDT[DefMBB]; in findShallowDominator() local
946 if (!IDom || !MDT.dominates(DefDomNode, IDom)) in findShallowDominator()