Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDominatorInternals.h141 typename GraphT::NodeType* VLabel = VInfo.Label; in Eval() local
142 if (DT.Info[VAncestorLabel].Semi < DT.Info[VLabel].Semi) in Eval()
/external/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h140 typename GraphT::NodeType* VLabel = VInfo.Label; in Eval() local
141 if (DT.Info[VAncestorLabel].Semi < DT.Info[VLabel].Semi) in Eval()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h286 NodePtr VLabel = VInfo.Label; in eval() local
287 if (NodeToInfo[VAncestorLabel].Semi < NodeToInfo[VLabel].Semi) in eval()