Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h46 InfoRec &SuccVInfo = DT.Info[*SI]; in DFSPass()
47 if (SuccVInfo.Semi == 0) { in DFSPass()
48 SuccVInfo.Parent = V; in DFSPass()
94 typename DominatorTreeBase<typename GraphT::NodeType>::InfoRec &SuccVInfo = in DFSPass() local
96 if (SuccVInfo.Semi == 0) { in DFSPass()
97 SuccVInfo.Parent = BBDFSNum; in DFSPass()