Searched refs:getDFSNumOut (Results 1 - 22 of 22) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
H A DGenericDomTreeConstruction.h1379 << TN->getDFSNumOut() << '}';
1399 if (Node->getDFSNumIn() + 1 != Node->getDFSNumOut()) {
1448 if (Children.back()->getDFSNumOut() + 1 != Node->getDFSNumOut()) {
1454 if (Children[i]->getDFSNumOut() + 1 != Children[i + 1]->getDFSNumIn()) {
H A DGenericDomTree.h134 /// getDFSNumIn/getDFSNumOut - These return the DFS visitation order for nodes
138 unsigned getDFSNumOut() const { return DFSNumOut; } function in class:llvm::DomTreeNodeBase
173 O << " {" << Node->getDFSNumIn() << "," << Node->getDFSNumOut() << "} ["
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
H A DGenericDomTreeConstruction.h1379 << TN->getDFSNumOut() << '}';
1399 if (Node->getDFSNumIn() + 1 != Node->getDFSNumOut()) {
1448 if (Children.back()->getDFSNumOut() + 1 != Node->getDFSNumOut()) {
1454 if (Children[i]->getDFSNumOut() + 1 != Children[i + 1]->getDFSNumIn()) {
H A DGenericDomTree.h134 /// getDFSNumIn/getDFSNumOut - These return the DFS visitation order for nodes
138 unsigned getDFSNumOut() const { return DFSNumOut; } function in class:llvm::DomTreeNodeBase
173 O << " {" << Node->getDFSNumIn() << "," << Node->getDFSNumOut() << "} ["
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
H A DGenericDomTreeConstruction.h1379 << TN->getDFSNumOut() << '}';
1399 if (Node->getDFSNumIn() + 1 != Node->getDFSNumOut()) {
1448 if (Children.back()->getDFSNumOut() + 1 != Node->getDFSNumOut()) {
1454 if (Children[i]->getDFSNumOut() + 1 != Children[i + 1]->getDFSNumIn()) {
H A DGenericDomTree.h134 /// getDFSNumIn/getDFSNumOut - These return the DFS visitation order for nodes
138 unsigned getDFSNumOut() const { return DFSNumOut; } function in class:llvm::DomTreeNodeBase
173 O << " {" << Node->getDFSNumIn() << "," << Node->getDFSNumOut() << "} ["
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
H A DGenericDomTreeConstruction.h1379 << TN->getDFSNumOut() << '}';
1399 if (Node->getDFSNumIn() + 1 != Node->getDFSNumOut()) {
1448 if (Children.back()->getDFSNumOut() + 1 != Node->getDFSNumOut()) {
1454 if (Children[i]->getDFSNumOut() + 1 != Children[i + 1]->getDFSNumIn()) {
H A DGenericDomTree.h134 /// getDFSNumIn/getDFSNumOut - These return the DFS visitation order for nodes
138 unsigned getDFSNumOut() const { return DFSNumOut; } function in class:llvm::DomTreeNodeBase
173 O << " {" << Node->getDFSNumIn() << "," << Node->getDFSNumOut() << "} ["
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
H A DGenericDomTreeConstruction.h1379 << TN->getDFSNumOut() << '}';
1399 if (Node->getDFSNumIn() + 1 != Node->getDFSNumOut()) {
1448 if (Children.back()->getDFSNumOut() + 1 != Node->getDFSNumOut()) {
1454 if (Children[i]->getDFSNumOut() + 1 != Children[i + 1]->getDFSNumIn()) {
H A DGenericDomTree.h134 /// getDFSNumIn/getDFSNumOut - These return the DFS visitation order for nodes
138 unsigned getDFSNumOut() const { return DFSNumOut; } function in class:llvm::DomTreeNodeBase
173 O << " {" << Node->getDFSNumIn() << "," << Node->getDFSNumOut() << "} ["
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
H A DGenericDomTreeConstruction.h1379 << TN->getDFSNumOut() << '}';
1399 if (Node->getDFSNumIn() + 1 != Node->getDFSNumOut()) {
1448 if (Children.back()->getDFSNumOut() + 1 != Node->getDFSNumOut()) {
1454 if (Children[i]->getDFSNumOut() + 1 != Children[i + 1]->getDFSNumIn()) {
H A DGenericDomTree.h134 /// getDFSNumIn/getDFSNumOut - These return the DFS visitation order for nodes
138 unsigned getDFSNumOut() const { return DFSNumOut; } function in class:llvm::DomTreeNodeBase
173 O << " {" << Node->getDFSNumIn() << "," << Node->getDFSNumOut() << "} ["
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
H A DGenericDomTreeConstruction.h1379 << TN->getDFSNumOut() << '}';
1399 if (Node->getDFSNumIn() + 1 != Node->getDFSNumOut()) {
1448 if (Children.back()->getDFSNumOut() + 1 != Node->getDFSNumOut()) {
1454 if (Children[i]->getDFSNumOut() + 1 != Children[i + 1]->getDFSNumIn()) {
H A DGenericDomTree.h134 /// getDFSNumIn/getDFSNumOut - These return the DFS visitation order for nodes
138 unsigned getDFSNumOut() const { return DFSNumOut; } function in class:llvm::DomTreeNodeBase
173 O << " {" << Node->getDFSNumIn() << "," << Node->getDFSNumOut() << "} ["
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
H A DGenericDomTreeConstruction.h1379 << TN->getDFSNumOut() << '}';
1399 if (Node->getDFSNumIn() + 1 != Node->getDFSNumOut()) {
1448 if (Children.back()->getDFSNumOut() + 1 != Node->getDFSNumOut()) {
1454 if (Children[i]->getDFSNumOut() + 1 != Children[i + 1]->getDFSNumIn()) {
H A DGenericDomTree.h134 /// getDFSNumIn/getDFSNumOut - These return the DFS visitation order for nodes
138 unsigned getDFSNumOut() const { return DFSNumOut; } function in class:llvm::DomTreeNodeBase
173 O << " {" << Node->getDFSNumIn() << "," << Node->getDFSNumOut() << "} ["
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DGenericDomTree.h171 /// getDFSNumIn/getDFSNumOut - These return the DFS visitation order for nodes
175 unsigned getDFSNumOut() const { return DFSNumOut; } function in class:llvm::DomTreeNodeBase
193 o << " {" << Node->getDFSNumIn() << "," << Node->getDFSNumOut() << "}";
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
H A DGenericDomTree.h171 /// getDFSNumIn/getDFSNumOut - These return the DFS visitation order for nodes
175 unsigned getDFSNumOut() const { return DFSNumOut; } function in class:llvm::DomTreeNodeBase
193 o << " {" << Node->getDFSNumIn() << "," << Node->getDFSNumOut() << "}";
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
H A DGenericDomTree.h171 /// getDFSNumIn/getDFSNumOut - These return the DFS visitation order for nodes
175 unsigned getDFSNumOut() const { return DFSNumOut; } function in class:llvm::DomTreeNodeBase
193 o << " {" << Node->getDFSNumIn() << "," << Node->getDFSNumOut() << "}";
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DGenericDomTree.h171 /// getDFSNumIn/getDFSNumOut - These return the DFS visitation order for nodes
175 unsigned getDFSNumOut() const { return DFSNumOut; } function in class:llvm::DomTreeNodeBase
193 o << " {" << Node->getDFSNumIn() << "," << Node->getDFSNumOut() << "}";
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
H A DGenericDomTree.h171 /// getDFSNumIn/getDFSNumOut - These return the DFS visitation order for nodes
175 unsigned getDFSNumOut() const { return DFSNumOut; } function in class:llvm::DomTreeNodeBase
193 o << " {" << Node->getDFSNumIn() << "," << Node->getDFSNumOut() << "}";
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
H A DGenericDomTree.h171 /// getDFSNumIn/getDFSNumOut - These return the DFS visitation order for nodes
175 unsigned getDFSNumOut() const { return DFSNumOut; } function in class:llvm::DomTreeNodeBase
193 o << " {" << Node->getDFSNumIn() << "," << Node->getDFSNumOut() << "}";

Completed in 271 milliseconds