Home
last modified time | relevance | path

Searched defs:NewBBSucc (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
DGenericDomTree.h259 typename GraphT::NodeType *NewBBSucc = *GraphT::child_begin(NewBB); in Split() local
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDominators.h232 typename GraphT::NodeType* NewBBSucc = *GraphT::child_begin(NewBB); in Split() local