Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h139 typename GraphT::NodeType* VAncestorLabel = VAInfo.Label; in Eval() local
141 if (DT.Info[VAncestorLabel].Semi < DT.Info[VLabel].Semi) in Eval()
142 VInfo.Label = VAncestorLabel; in Eval()