HomeSort by relevance Sort by last modified time
    Searched refs:getIDom (Results 1 - 25 of 112) sorted by null

1 2 3 4 5

  /external/clang/include/clang/Analysis/Analyses/
Dominators.h 95 if(DT->getNode(*I)->getIDom())
98 << DT->getNode(*I)->getIDom()->getBlock()->getBlockID()
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
Dominators.h 95 if(DT->getNode(*I)->getIDom())
98 << DT->getNode(*I)->getIDom()->getBlock()->getBlockID()
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Analysis/Analyses/
Dominators.h 95 if(DT->getNode(*I)->getIDom())
98 << DT->getNode(*I)->getIDom()->getBlock()->getBlockID()
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Analysis/Analyses/
Dominators.h 95 if(DT->getNode(*I)->getIDom())
98 << DT->getNode(*I)->getIDom()->getBlock()->getBlockID()
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Analysis/Analyses/
Dominators.h 95 if(DT->getNode(*I)->getIDom())
98 << DT->getNode(*I)->getIDom()->getBlock()->getBlockID()
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Analysis/Analyses/
Dominators.h 95 if(DT->getNode(*I)->getIDom())
98 << DT->getNode(*I)->getIDom()->getBlock()->getBlockID()
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Analysis/Analyses/
Dominators.h 95 if(DT->getNode(*I)->getIDom())
98 << DT->getNode(*I)->getIDom()->getBlock()->getBlockID()
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Analysis/Analyses/
Dominators.h 95 if(DT->getNode(*I)->getIDom())
98 << DT->getNode(*I)->getIDom()->getBlock()->getBlockID()
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
Dominators.h 95 if(DT->getNode(*I)->getIDom())
98 << DT->getNode(*I)->getIDom()->getBlock()->getBlockID()
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Analysis/Analyses/
Dominators.h 95 if(DT->getNode(*I)->getIDom())
98 << DT->getNode(*I)->getIDom()->getBlock()->getBlockID()
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Analysis/Analyses/
Dominators.h 95 if(DT->getNode(*I)->getIDom())
98 << DT->getNode(*I)->getIDom()->getBlock()->getBlockID()
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Analysis/Analyses/
Dominators.h 95 if(DT->getNode(*I)->getIDom())
98 << DT->getNode(*I)->getIDom()->getBlock()->getBlockID()
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Analysis/Analyses/
Dominators.h 95 if(DT->getNode(*I)->getIDom())
98 << DT->getNode(*I)->getIDom()->getBlock()->getBlockID()
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Analysis/Analyses/
Dominators.h 95 if(DT->getNode(*I)->getIDom())
98 << DT->getNode(*I)->getIDom()->getBlock()->getBlockID()
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Analysis/Analyses/
Dominators.h 95 if(DT->getNode(*I)->getIDom())
98 << DT->getNode(*I)->getIDom()->getBlock()->getBlockID()
  /external/llvm/lib/Analysis/
IteratedDominanceFrontier.cpp 75 if (SuccNode->getIDom() == Node)
DivergenceAnalysis.cpp 152 BasicBlock *IPostDom = ThisNode->getIDom()->getBlock();
192 DomTreeNode *IDomNode = DT.getNode(InfluencedBB)->getIDom();
  /external/llvm/include/llvm/Support/
GenericDomTree.h 89 DomTreeNodeBase<NodeT> *getIDom() const { return IDom; }
198 while ((IDom = B->getIDom()) != nullptr && IDom != A && IDom != B)
512 DomTreeNodeBase<NodeT> *IDomA = NodeA->getIDom();
516 IDomA = IDomA->getIDom();
524 DomTreeNodeBase<NodeT> *IDomA = NodeA->getIDom();
527 IDomA = IDomA->getIDom();
531 DomTreeNodeBase<NodeT> *IDomB = NodeB->getIDom();
536 IDomB = IDomB->getIDom();
588 DomTreeNodeBase<NodeT> *IDom = Node->getIDom();
649 NodeT *IDom = getIDom(BB)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
GenericDomTree.h 121 DomTreeNodeBase<NodeT> *getIDom() const { return IDom; }
224 while ((IDom = B->getIDom()) != nullptr && IDom != A && IDom != B)
542 DomTreeNodeBase<NodeT> *IDomA = NodeA->getIDom();
546 IDomA = IDomA->getIDom();
554 DomTreeNodeBase<NodeT> *IDomA = NodeA->getIDom();
557 IDomA = IDomA->getIDom();
561 DomTreeNodeBase<NodeT> *IDomB = NodeB->getIDom();
566 IDomB = IDomB->getIDom();
649 DomTreeNodeBase<NodeT> *IDom = Node->getIDom();
713 NodeT *IDom = getIDom(BB)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
GenericDomTree.h 121 DomTreeNodeBase<NodeT> *getIDom() const { return IDom; }
224 while ((IDom = B->getIDom()) != nullptr && IDom != A && IDom != B)
535 DomTreeNodeBase<NodeT> *IDomA = NodeA->getIDom();
539 IDomA = IDomA->getIDom();
547 DomTreeNodeBase<NodeT> *IDomA = NodeA->getIDom();
550 IDomA = IDomA->getIDom();
554 DomTreeNodeBase<NodeT> *IDomB = NodeB->getIDom();
559 IDomB = IDomB->getIDom();
642 DomTreeNodeBase<NodeT> *IDom = Node->getIDom();
705 NodeT *IDom = getIDom(BB)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
GenericDomTree.h 121 DomTreeNodeBase<NodeT> *getIDom() const { return IDom; }
224 while ((IDom = B->getIDom()) != nullptr && IDom != A && IDom != B)
535 DomTreeNodeBase<NodeT> *IDomA = NodeA->getIDom();
539 IDomA = IDomA->getIDom();
547 DomTreeNodeBase<NodeT> *IDomA = NodeA->getIDom();
550 IDomA = IDomA->getIDom();
554 DomTreeNodeBase<NodeT> *IDomB = NodeB->getIDom();
559 IDomB = IDomB->getIDom();
642 DomTreeNodeBase<NodeT> *IDom = Node->getIDom();
705 NodeT *IDom = getIDom(BB)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
GenericDomTree.h 121 DomTreeNodeBase<NodeT> *getIDom() const { return IDom; }
224 while ((IDom = B->getIDom()) != nullptr && IDom != A && IDom != B)
542 DomTreeNodeBase<NodeT> *IDomA = NodeA->getIDom();
546 IDomA = IDomA->getIDom();
554 DomTreeNodeBase<NodeT> *IDomA = NodeA->getIDom();
557 IDomA = IDomA->getIDom();
561 DomTreeNodeBase<NodeT> *IDomB = NodeB->getIDom();
566 IDomB = IDomB->getIDom();
649 DomTreeNodeBase<NodeT> *IDom = Node->getIDom();
713 NodeT *IDom = getIDom(BB)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
GenericDomTree.h 121 DomTreeNodeBase<NodeT> *getIDom() const { return IDom; }
224 while ((IDom = B->getIDom()) != nullptr && IDom != A && IDom != B)
535 DomTreeNodeBase<NodeT> *IDomA = NodeA->getIDom();
539 IDomA = IDomA->getIDom();
547 DomTreeNodeBase<NodeT> *IDomA = NodeA->getIDom();
550 IDomA = IDomA->getIDom();
554 DomTreeNodeBase<NodeT> *IDomB = NodeB->getIDom();
559 IDomB = IDomB->getIDom();
642 DomTreeNodeBase<NodeT> *IDom = Node->getIDom();
705 NodeT *IDom = getIDom(BB)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
GenericDomTree.h 121 DomTreeNodeBase<NodeT> *getIDom() const { return IDom; }
224 while ((IDom = B->getIDom()) != nullptr && IDom != A && IDom != B)
535 DomTreeNodeBase<NodeT> *IDomA = NodeA->getIDom();
539 IDomA = IDomA->getIDom();
547 DomTreeNodeBase<NodeT> *IDomA = NodeA->getIDom();
550 IDomA = IDomA->getIDom();
554 DomTreeNodeBase<NodeT> *IDomB = NodeB->getIDom();
559 IDomB = IDomB->getIDom();
642 DomTreeNodeBase<NodeT> *IDom = Node->getIDom();
705 NodeT *IDom = getIDom(BB)
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
Dominators.h 83 DomTreeNodeBase<NodeT> *getIDom() const { return IDom; }
362 while ((IDom = B->getIDom()) != 0 && IDom != A && IDom != B)
453 DomTreeNodeBase<NodeT> *IDomA = NodeA->getIDom();
456 IDomA = IDomA->getIDom();
460 DomTreeNodeBase<NodeT> *IDomB = NodeB->getIDom();
465 IDomB = IDomB->getIDom();
517 DomTreeNodeBase<NodeT> *IDom = Node->getIDom();
632 NodeT *IDom = getIDom(BB);
643 inline NodeT *getIDom(NodeT *BB) const {

Completed in 774 milliseconds

1 2 3 4 5