Searched refs:ChildNode (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h91 const MachineDomTreeNode *ChildNode = *I; local
92 MachineBasicBlock *ChildBlock = ChildNode->getBlock();
94 VisitRegion(ChildNode, ChildBlock, Loop, LoopLiveIns);
/external/clang/lib/AST/
H A DASTDiagnostic.cpp417 /// ChildNode - The index of the first child node or 0.
418 unsigned ChildNode; member in struct:__anon3470::TemplateDiff::DiffTree::DiffNode
440 : NextNode(0), ChildNode(0), ParentNode(ParentNode),
504 if (Node.ChildNode == 0) {
506 Node.ChildNode = NextFreeNode;
511 for (i = Node.ChildNode; FlatTree[i].NextNode != 0;
585 return FlatTree[ReadNode].ChildNode != 0;
590 ReadNode = FlatTree[ReadNode].ChildNode;
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 466 milliseconds