HomeSort by relevance Sort by last modified time
    Searched defs:isPostDominator (Results 26 - 47 of 47) sorted by null

12

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DominanceFrontier.h 61 /// isPostDominator - Returns true if analysis based of postdoms
63 bool isPostDominator() const {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
DominanceFrontier.h 61 /// isPostDominator - Returns true if analysis based of postdoms
63 bool isPostDominator() const {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
DominanceFrontier.h 61 /// isPostDominator - Returns true if analysis based of postdoms
63 bool isPostDominator() const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DominanceFrontier.h 61 /// isPostDominator - Returns true if analysis based of postdoms
63 bool isPostDominator() const {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
DominanceFrontier.h 61 /// isPostDominator - Returns true if analysis based of postdoms
63 bool isPostDominator() const {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
DominanceFrontier.h 61 /// isPostDominator - Returns true if analysis based of postdoms
63 bool isPostDominator() const {
  /external/llvm/include/llvm/Support/
GenericDomTree.h 60 /// isPostDominator - Returns true if analysis based of postdoms
62 bool isPostDominator() const { return IsPostDominators; }
428 assert(!this->isPostDominator() &&
489 if (!this->isPostDominator()) {
615 if (this->isPostDominator())
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
GenericDomTree.h 91 /// isPostDominator - Returns true if analysis based of postdoms
93 bool isPostDominator() const { return IsPostDominators; }
458 assert(!this->isPostDominator() &&
519 if (!this->isPostDominator()) {
608 assert(!this->isPostDominator() &&
676 if (this->isPostDominator())
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
GenericDomTree.h 91 /// isPostDominator - Returns true if analysis based of postdoms
93 bool isPostDominator() const { return IsPostDominators; }
451 assert(!this->isPostDominator() &&
512 if (!this->isPostDominator()) {
601 assert(!this->isPostDominator() &&
668 if (this->isPostDominator())
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
GenericDomTree.h 91 /// isPostDominator - Returns true if analysis based of postdoms
93 bool isPostDominator() const { return IsPostDominators; }
451 assert(!this->isPostDominator() &&
512 if (!this->isPostDominator()) {
601 assert(!this->isPostDominator() &&
668 if (this->isPostDominator())
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
GenericDomTree.h 255 static constexpr bool IsPostDominator = IsPostDom;
310 /// isPostDominator - Returns true if analysis based of postdoms
312 bool isPostDominator() const { return IsPostDominator; }
399 assert(!this->isPostDominator() &&
468 if (!isPostDominator()) {
499 return isPostDominator() && !A->getBlock();
601 assert(!this->isPostDominator() &&
669 if (IsPostDominator)
679 if (IsPostDominator)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
GenericDomTree.h 255 static constexpr bool IsPostDominator = IsPostDom;
310 /// isPostDominator - Returns true if analysis based of postdoms
312 bool isPostDominator() const { return IsPostDominator; }
399 assert(!this->isPostDominator() &&
468 if (!isPostDominator()) {
499 return isPostDominator() && !A->getBlock();
601 assert(!this->isPostDominator() &&
669 if (IsPostDominator)
679 if (IsPostDominator)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
GenericDomTree.h 255 static constexpr bool IsPostDominator = IsPostDom;
310 /// isPostDominator - Returns true if analysis based of postdoms
312 bool isPostDominator() const { return IsPostDominator; }
399 assert(!this->isPostDominator() &&
468 if (!isPostDominator()) {
499 return isPostDominator() && !A->getBlock();
601 assert(!this->isPostDominator() &&
669 if (IsPostDominator)
679 if (IsPostDominator)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
GenericDomTree.h 255 static constexpr bool IsPostDominator = IsPostDom;
310 /// isPostDominator - Returns true if analysis based of postdoms
312 bool isPostDominator() const { return IsPostDominator; }
399 assert(!this->isPostDominator() &&
468 if (!isPostDominator()) {
499 return isPostDominator() && !A->getBlock();
601 assert(!this->isPostDominator() &&
669 if (IsPostDominator)
679 if (IsPostDominator)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
GenericDomTree.h 91 /// isPostDominator - Returns true if analysis based of postdoms
93 bool isPostDominator() const { return IsPostDominators; }
458 assert(!this->isPostDominator() &&
519 if (!this->isPostDominator()) {
608 assert(!this->isPostDominator() &&
676 if (this->isPostDominator())
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
GenericDomTree.h 91 /// isPostDominator - Returns true if analysis based of postdoms
93 bool isPostDominator() const { return IsPostDominators; }
451 assert(!this->isPostDominator() &&
512 if (!this->isPostDominator()) {
601 assert(!this->isPostDominator() &&
668 if (this->isPostDominator())
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
GenericDomTree.h 91 /// isPostDominator - Returns true if analysis based of postdoms
93 bool isPostDominator() const { return IsPostDominators; }
451 assert(!this->isPostDominator() &&
512 if (!this->isPostDominator()) {
601 assert(!this->isPostDominator() &&
668 if (this->isPostDominator())
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
GenericDomTree.h 255 static constexpr bool IsPostDominator = IsPostDom;
310 /// isPostDominator - Returns true if analysis based of postdoms
312 bool isPostDominator() const { return IsPostDominator; }
399 assert(!this->isPostDominator() &&
468 if (!isPostDominator()) {
499 return isPostDominator() && !A->getBlock();
601 assert(!this->isPostDominator() &&
669 if (IsPostDominator)
679 if (IsPostDominator)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
GenericDomTree.h 255 static constexpr bool IsPostDominator = IsPostDom;
310 /// isPostDominator - Returns true if analysis based of postdoms
312 bool isPostDominator() const { return IsPostDominator; }
399 assert(!this->isPostDominator() &&
468 if (!isPostDominator()) {
499 return isPostDominator() && !A->getBlock();
601 assert(!this->isPostDominator() &&
669 if (IsPostDominator)
679 if (IsPostDominator)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
GenericDomTree.h 255 static constexpr bool IsPostDominator = IsPostDom;
310 /// isPostDominator - Returns true if analysis based of postdoms
312 bool isPostDominator() const { return IsPostDominator; }
399 assert(!this->isPostDominator() &&
468 if (!isPostDominator()) {
499 return isPostDominator() && !A->getBlock();
601 assert(!this->isPostDominator() &&
669 if (IsPostDominator)
679 if (IsPostDominator)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
GenericDomTree.h 255 static constexpr bool IsPostDominator = IsPostDom;
310 /// isPostDominator - Returns true if analysis based of postdoms
312 bool isPostDominator() const { return IsPostDominator; }
399 assert(!this->isPostDominator() &&
468 if (!isPostDominator()) {
499 return isPostDominator() && !A->getBlock();
601 assert(!this->isPostDominator() &&
669 if (IsPostDominator)
679 if (IsPostDominator)
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
Dominators.h 51 /// isPostDominator - Returns true if analysis based of postdoms
53 bool isPostDominator() const { return IsPostDominators; }
371 assert(!this->isPostDominator() &&
433 if (!this->isPostDominator()) {
552 if (this->isPostDominator())

Completed in 818 milliseconds

12