Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDominatorInternals.h138 typename DominatorTreeBase<typename GraphT::NodeType>::InfoRec &VAInfo = in Eval() local
140 typename GraphT::NodeType* VAncestorLabel = VAInfo.Label; in Eval()
144 VInfo.Parent = VAInfo.Parent; in Eval()
/external/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h137 typename DominatorTreeBase<typename GraphT::NodeType>::InfoRec &VAInfo = in Eval() local
139 typename GraphT::NodeType* VAncestorLabel = VAInfo.Label; in Eval()
143 VInfo.Parent = VAInfo.Parent; in Eval()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h284 auto &VAInfo = NodeToInfo[VAncestor]; in eval() local
285 NodePtr VAncestorLabel = VAInfo.Label; in eval()
289 VInfo.Parent = VAInfo.Parent; in eval()