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

1 2

  /external/llvm/include/llvm/Analysis/
RegionInfoImpl.h 282 if (!RegionInfoBase<Tr>::VerifyRegionInfo)
511 print(dbgs(), true, getDepth(), RegionInfoBase<Tr>::printStyle);
529 // RegionInfoBase implementation
533 RegionInfoBase<Tr>::RegionInfoBase()
537 RegionInfoBase<Tr>::~RegionInfoBase() {
542 void RegionInfoBase<Tr>::verifyBBMap(const RegionT *R) const {
557 bool RegionInfoBase<Tr>::isCommonDomFrontier(BlockT *BB, BlockT *entry,
571 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const
    [all...]
RegionInfo.h 76 class RegionInfoBase;
264 friend class RegionInfoBase<Tr>;
654 class RegionInfoBase {
674 RegionInfoBase();
675 virtual ~RegionInfoBase();
677 RegionInfoBase(const RegionInfoBase &) = delete;
678 const RegionInfoBase &operator=(const RegionInfoBase &) = delete;
680 RegionInfoBase(RegionInfoBase &&Arg
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
RegionInfoImpl.h 265 if (!RegionInfoBase<Tr>::VerifyRegionInfo)
492 print(dbgs(), true, getDepth(), RegionInfoBase<Tr>::printStyle);
504 // RegionInfoBase implementation
508 RegionInfoBase<Tr>::RegionInfoBase()
512 RegionInfoBase<Tr>::~RegionInfoBase() {
517 void RegionInfoBase<Tr>::verifyBBMap(const RegionT *R) const {
532 bool RegionInfoBase<Tr>::isCommonDomFrontier(BlockT *BB, BlockT *entry,
544 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const
    [all...]
RegionInfo.h 77 class RegionInfoBase;
265 friend class RegionInfoBase<Tr>;
663 class RegionInfoBase {
682 RegionInfoBase();
683 virtual ~RegionInfoBase();
685 RegionInfoBase(const RegionInfoBase &) = delete;
686 const RegionInfoBase &operator=(const RegionInfoBase &) = delete;
688 RegionInfoBase(RegionInfoBase &&Arg
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
RegionInfoImpl.h 265 if (!RegionInfoBase<Tr>::VerifyRegionInfo)
492 print(dbgs(), true, getDepth(), RegionInfoBase<Tr>::printStyle);
504 // RegionInfoBase implementation
508 RegionInfoBase<Tr>::RegionInfoBase()
512 RegionInfoBase<Tr>::~RegionInfoBase() {
517 void RegionInfoBase<Tr>::verifyBBMap(const RegionT *R) const {
532 bool RegionInfoBase<Tr>::isCommonDomFrontier(BlockT *BB, BlockT *entry,
544 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const
    [all...]
RegionInfo.h 77 class RegionInfoBase;
265 friend class RegionInfoBase<Tr>;
663 class RegionInfoBase {
682 RegionInfoBase();
683 virtual ~RegionInfoBase();
685 RegionInfoBase(const RegionInfoBase &) = delete;
686 const RegionInfoBase &operator=(const RegionInfoBase &) = delete;
688 RegionInfoBase(RegionInfoBase &&Arg
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
RegionInfoImpl.h 265 if (!RegionInfoBase<Tr>::VerifyRegionInfo)
492 print(dbgs(), true, getDepth(), RegionInfoBase<Tr>::printStyle);
504 // RegionInfoBase implementation
508 RegionInfoBase<Tr>::RegionInfoBase()
512 RegionInfoBase<Tr>::~RegionInfoBase() {
517 void RegionInfoBase<Tr>::verifyBBMap(const RegionT *R) const {
532 bool RegionInfoBase<Tr>::isCommonDomFrontier(BlockT *BB, BlockT *entry,
544 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const
    [all...]
RegionInfo.h 77 class RegionInfoBase;
265 friend class RegionInfoBase<Tr>;
663 class RegionInfoBase {
682 RegionInfoBase();
683 virtual ~RegionInfoBase();
685 RegionInfoBase(const RegionInfoBase &) = delete;
686 const RegionInfoBase &operator=(const RegionInfoBase &) = delete;
688 RegionInfoBase(RegionInfoBase &&Arg
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
RegionInfoImpl.h 298 if (!RegionInfoBase<Tr>::VerifyRegionInfo)
527 print(dbgs(), true, getDepth(), RegionInfoBase<Tr>::printStyle);
539 // RegionInfoBase implementation
543 RegionInfoBase<Tr>::RegionInfoBase() = default;
546 RegionInfoBase<Tr>::~RegionInfoBase() {
551 void RegionInfoBase<Tr>::verifyBBMap(const RegionT *R) const {
566 bool RegionInfoBase<Tr>::isCommonDomFrontier(BlockT *BB, BlockT *entry,
578 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const
    [all...]
RegionInfo.h 69 template <class RegionTr> class RegionInfoBase;
256 friend class RegionInfoBase<Tr>;
676 class RegionInfoBase {
696 RegionInfoBase();
698 RegionInfoBase(RegionInfoBase &&Arg)
705 RegionInfoBase &operator=(RegionInfoBase &&RHS) {
715 virtual ~RegionInfoBase();
801 RegionInfoBase(const RegionInfoBase &) = delete
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
RegionInfoImpl.h 298 if (!RegionInfoBase<Tr>::VerifyRegionInfo)
527 print(dbgs(), true, getDepth(), RegionInfoBase<Tr>::printStyle);
539 // RegionInfoBase implementation
543 RegionInfoBase<Tr>::RegionInfoBase() = default;
546 RegionInfoBase<Tr>::~RegionInfoBase() {
551 void RegionInfoBase<Tr>::verifyBBMap(const RegionT *R) const {
566 bool RegionInfoBase<Tr>::isCommonDomFrontier(BlockT *BB, BlockT *entry,
578 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const
    [all...]
RegionInfo.h 69 template <class RegionTr> class RegionInfoBase;
256 friend class RegionInfoBase<Tr>;
676 class RegionInfoBase {
696 RegionInfoBase();
698 RegionInfoBase(RegionInfoBase &&Arg)
705 RegionInfoBase &operator=(RegionInfoBase &&RHS) {
715 virtual ~RegionInfoBase();
801 RegionInfoBase(const RegionInfoBase &) = delete
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
RegionInfoImpl.h 298 if (!RegionInfoBase<Tr>::VerifyRegionInfo)
527 print(dbgs(), true, getDepth(), RegionInfoBase<Tr>::printStyle);
539 // RegionInfoBase implementation
543 RegionInfoBase<Tr>::RegionInfoBase() = default;
546 RegionInfoBase<Tr>::~RegionInfoBase() {
551 void RegionInfoBase<Tr>::verifyBBMap(const RegionT *R) const {
566 bool RegionInfoBase<Tr>::isCommonDomFrontier(BlockT *BB, BlockT *entry,
578 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const
    [all...]
RegionInfo.h 69 template <class RegionTr> class RegionInfoBase;
256 friend class RegionInfoBase<Tr>;
676 class RegionInfoBase {
696 RegionInfoBase();
698 RegionInfoBase(RegionInfoBase &&Arg)
705 RegionInfoBase &operator=(RegionInfoBase &&RHS) {
715 virtual ~RegionInfoBase();
801 RegionInfoBase(const RegionInfoBase &) = delete
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
RegionInfoImpl.h 298 if (!RegionInfoBase<Tr>::VerifyRegionInfo)
527 print(dbgs(), true, getDepth(), RegionInfoBase<Tr>::printStyle);
539 // RegionInfoBase implementation
543 RegionInfoBase<Tr>::RegionInfoBase() = default;
546 RegionInfoBase<Tr>::~RegionInfoBase() {
551 void RegionInfoBase<Tr>::verifyBBMap(const RegionT *R) const {
566 bool RegionInfoBase<Tr>::isCommonDomFrontier(BlockT *BB, BlockT *entry,
578 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const
    [all...]
RegionInfo.h 69 template <class RegionTr> class RegionInfoBase;
256 friend class RegionInfoBase<Tr>;
676 class RegionInfoBase {
696 RegionInfoBase();
698 RegionInfoBase(RegionInfoBase &&Arg)
705 RegionInfoBase &operator=(RegionInfoBase &&RHS) {
715 virtual ~RegionInfoBase();
801 RegionInfoBase(const RegionInfoBase &) = delete
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
RegionInfoImpl.h 265 if (!RegionInfoBase<Tr>::VerifyRegionInfo)
492 print(dbgs(), true, getDepth(), RegionInfoBase<Tr>::printStyle);
504 // RegionInfoBase implementation
508 RegionInfoBase<Tr>::RegionInfoBase()
512 RegionInfoBase<Tr>::~RegionInfoBase() {
517 void RegionInfoBase<Tr>::verifyBBMap(const RegionT *R) const {
532 bool RegionInfoBase<Tr>::isCommonDomFrontier(BlockT *BB, BlockT *entry,
544 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const
    [all...]
RegionInfo.h 77 class RegionInfoBase;
265 friend class RegionInfoBase<Tr>;
663 class RegionInfoBase {
682 RegionInfoBase();
683 virtual ~RegionInfoBase();
685 RegionInfoBase(const RegionInfoBase &) = delete;
686 const RegionInfoBase &operator=(const RegionInfoBase &) = delete;
688 RegionInfoBase(RegionInfoBase &&Arg
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
RegionInfoImpl.h 265 if (!RegionInfoBase<Tr>::VerifyRegionInfo)
492 print(dbgs(), true, getDepth(), RegionInfoBase<Tr>::printStyle);
504 // RegionInfoBase implementation
508 RegionInfoBase<Tr>::RegionInfoBase()
512 RegionInfoBase<Tr>::~RegionInfoBase() {
517 void RegionInfoBase<Tr>::verifyBBMap(const RegionT *R) const {
532 bool RegionInfoBase<Tr>::isCommonDomFrontier(BlockT *BB, BlockT *entry,
544 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const
    [all...]
RegionInfo.h 77 class RegionInfoBase;
265 friend class RegionInfoBase<Tr>;
663 class RegionInfoBase {
682 RegionInfoBase();
683 virtual ~RegionInfoBase();
685 RegionInfoBase(const RegionInfoBase &) = delete;
686 const RegionInfoBase &operator=(const RegionInfoBase &) = delete;
688 RegionInfoBase(RegionInfoBase &&Arg
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
RegionInfoImpl.h 265 if (!RegionInfoBase<Tr>::VerifyRegionInfo)
492 print(dbgs(), true, getDepth(), RegionInfoBase<Tr>::printStyle);
504 // RegionInfoBase implementation
508 RegionInfoBase<Tr>::RegionInfoBase()
512 RegionInfoBase<Tr>::~RegionInfoBase() {
517 void RegionInfoBase<Tr>::verifyBBMap(const RegionT *R) const {
532 bool RegionInfoBase<Tr>::isCommonDomFrontier(BlockT *BB, BlockT *entry,
544 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
RegionInfoImpl.h 298 if (!RegionInfoBase<Tr>::VerifyRegionInfo)
527 print(dbgs(), true, getDepth(), RegionInfoBase<Tr>::printStyle);
539 // RegionInfoBase implementation
543 RegionInfoBase<Tr>::RegionInfoBase() = default;
546 RegionInfoBase<Tr>::~RegionInfoBase() {
551 void RegionInfoBase<Tr>::verifyBBMap(const RegionT *R) const {
566 bool RegionInfoBase<Tr>::isCommonDomFrontier(BlockT *BB, BlockT *entry,
578 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
RegionInfoImpl.h 298 if (!RegionInfoBase<Tr>::VerifyRegionInfo)
527 print(dbgs(), true, getDepth(), RegionInfoBase<Tr>::printStyle);
539 // RegionInfoBase implementation
543 RegionInfoBase<Tr>::RegionInfoBase() = default;
546 RegionInfoBase<Tr>::~RegionInfoBase() {
551 void RegionInfoBase<Tr>::verifyBBMap(const RegionT *R) const {
566 bool RegionInfoBase<Tr>::isCommonDomFrontier(BlockT *BB, BlockT *entry,
578 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
RegionInfoImpl.h 298 if (!RegionInfoBase<Tr>::VerifyRegionInfo)
527 print(dbgs(), true, getDepth(), RegionInfoBase<Tr>::printStyle);
539 // RegionInfoBase implementation
543 RegionInfoBase<Tr>::RegionInfoBase() = default;
546 RegionInfoBase<Tr>::~RegionInfoBase() {
551 void RegionInfoBase<Tr>::verifyBBMap(const RegionT *R) const {
566 bool RegionInfoBase<Tr>::isCommonDomFrontier(BlockT *BB, BlockT *entry,
578 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
RegionInfoImpl.h 298 if (!RegionInfoBase<Tr>::VerifyRegionInfo)
527 print(dbgs(), true, getDepth(), RegionInfoBase<Tr>::printStyle);
539 // RegionInfoBase implementation
543 RegionInfoBase<Tr>::RegionInfoBase() = default;
546 RegionInfoBase<Tr>::~RegionInfoBase() {
551 void RegionInfoBase<Tr>::verifyBBMap(const RegionT *R) const {
566 bool RegionInfoBase<Tr>::isCommonDomFrontier(BlockT *BB, BlockT *entry,
578 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const
    [all...]

Completed in 301 milliseconds

1 2