HomeSort by relevance Sort by last modified time
    Searched defs:isSubRegion (Results 1 - 16 of 16) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
RegionInfo.h 87 /// @param isSubRegion If this RegionNode represents a SubRegion.
88 inline RegionNode(Region* Parent, BasicBlock* Entry, bool isSubRegion = 0)
89 : entry(Entry, isSubRegion), parent(Parent) {}
112 /// check the type of the content with the isSubRegion() function call.
122 inline bool isSubRegion() const {
132 assert(!isSubRegion() && "This is not a BasicBlock RegionNode!");
138 assert(isSubRegion() && "This is not a subregion RegionNode!");
681 if (Node.isSubRegion())
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
RegionInfo.h 150 /// @param isSubRegion If this RegionNode represents a SubRegion.
152 bool isSubRegion = false)
153 : entry(Entry, isSubRegion), parent(Parent) {}
180 /// check the type of the content with the isSubRegion() function call.
189 inline bool isSubRegion() const { return entry.getInt(); }
885 inline RegionNode(Region *Parent, BasicBlock *Entry, bool isSubRegion = false)
886 : RegionNodeBase<RegionTraits<Function>>(Parent, Entry, isSubRegion) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
RegionInfo.h 150 /// @param isSubRegion If this RegionNode represents a SubRegion.
152 bool isSubRegion = false)
153 : entry(Entry, isSubRegion), parent(Parent) {}
180 /// check the type of the content with the isSubRegion() function call.
189 inline bool isSubRegion() const { return entry.getInt(); }
885 inline RegionNode(Region *Parent, BasicBlock *Entry, bool isSubRegion = false)
886 : RegionNodeBase<RegionTraits<Function>>(Parent, Entry, isSubRegion) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
RegionInfo.h 150 /// @param isSubRegion If this RegionNode represents a SubRegion.
152 bool isSubRegion = false)
153 : entry(Entry, isSubRegion), parent(Parent) {}
180 /// check the type of the content with the isSubRegion() function call.
189 inline bool isSubRegion() const { return entry.getInt(); }
885 inline RegionNode(Region *Parent, BasicBlock *Entry, bool isSubRegion = false)
886 : RegionNodeBase<RegionTraits<Function>>(Parent, Entry, isSubRegion) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
RegionInfo.h 150 /// @param isSubRegion If this RegionNode represents a SubRegion.
152 bool isSubRegion = false)
153 : entry(Entry, isSubRegion), parent(Parent) {}
180 /// check the type of the content with the isSubRegion() function call.
189 inline bool isSubRegion() const { return entry.getInt(); }
885 inline RegionNode(Region *Parent, BasicBlock *Entry, bool isSubRegion = false)
886 : RegionNodeBase<RegionTraits<Function>>(Parent, Entry, isSubRegion) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
RegionInfo.h 150 /// @param isSubRegion If this RegionNode represents a SubRegion.
152 bool isSubRegion = false)
153 : entry(Entry, isSubRegion), parent(Parent) {}
180 /// check the type of the content with the isSubRegion() function call.
189 inline bool isSubRegion() const { return entry.getInt(); }
885 inline RegionNode(Region *Parent, BasicBlock *Entry, bool isSubRegion = false)
886 : RegionNodeBase<RegionTraits<Function>>(Parent, Entry, isSubRegion) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
RegionInfo.h 150 /// @param isSubRegion If this RegionNode represents a SubRegion.
152 bool isSubRegion = false)
153 : entry(Entry, isSubRegion), parent(Parent) {}
180 /// check the type of the content with the isSubRegion() function call.
189 inline bool isSubRegion() const { return entry.getInt(); }
885 inline RegionNode(Region *Parent, BasicBlock *Entry, bool isSubRegion = false)
886 : RegionNodeBase<RegionTraits<Function>>(Parent, Entry, isSubRegion) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
RegionInfo.h 150 /// @param isSubRegion If this RegionNode represents a SubRegion.
152 bool isSubRegion = false)
153 : entry(Entry, isSubRegion), parent(Parent) {}
180 /// check the type of the content with the isSubRegion() function call.
189 inline bool isSubRegion() const { return entry.getInt(); }
885 inline RegionNode(Region *Parent, BasicBlock *Entry, bool isSubRegion = false)
886 : RegionNodeBase<RegionTraits<Function>>(Parent, Entry, isSubRegion) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
RegionInfo.h 150 /// @param isSubRegion If this RegionNode represents a SubRegion.
152 bool isSubRegion = false)
153 : entry(Entry, isSubRegion), parent(Parent) {}
180 /// check the type of the content with the isSubRegion() function call.
189 inline bool isSubRegion() const { return entry.getInt(); }
885 inline RegionNode(Region *Parent, BasicBlock *Entry, bool isSubRegion = false)
886 : RegionNodeBase<RegionTraits<Function>>(Parent, Entry, isSubRegion) {}
    [all...]
  /external/llvm/include/llvm/Analysis/
RegionInfo.h 146 /// @param isSubRegion If this RegionNode represents a SubRegion.
148 bool isSubRegion = false)
149 : entry(Entry, isSubRegion), parent(Parent) {}
173 /// check the type of the content with the isSubRegion() function call.
182 inline bool isSubRegion() const { return entry.getInt(); }
847 inline RegionNode(Region *Parent, BasicBlock *Entry, bool isSubRegion = false)
848 : RegionNodeBase<RegionTraits<Function>>(Parent, Entry, isSubRegion) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
RegionInfo.h 147 /// @param isSubRegion If this RegionNode represents a SubRegion.
149 bool isSubRegion = false)
150 : entry(Entry, isSubRegion), parent(Parent) {}
174 /// check the type of the content with the isSubRegion() function call.
183 inline bool isSubRegion() const { return entry.getInt(); }
855 inline RegionNode(Region *Parent, BasicBlock *Entry, bool isSubRegion = false)
856 : RegionNodeBase<RegionTraits<Function>>(Parent, Entry, isSubRegion) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
RegionInfo.h 147 /// @param isSubRegion If this RegionNode represents a SubRegion.
149 bool isSubRegion = false)
150 : entry(Entry, isSubRegion), parent(Parent) {}
174 /// check the type of the content with the isSubRegion() function call.
183 inline bool isSubRegion() const { return entry.getInt(); }
869 inline RegionNode(Region *Parent, BasicBlock *Entry, bool isSubRegion = false)
870 : RegionNodeBase<RegionTraits<Function>>(Parent, Entry, isSubRegion) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
RegionInfo.h 147 /// @param isSubRegion If this RegionNode represents a SubRegion.
149 bool isSubRegion = false)
150 : entry(Entry, isSubRegion), parent(Parent) {}
174 /// check the type of the content with the isSubRegion() function call.
183 inline bool isSubRegion() const { return entry.getInt(); }
869 inline RegionNode(Region *Parent, BasicBlock *Entry, bool isSubRegion = false)
870 : RegionNodeBase<RegionTraits<Function>>(Parent, Entry, isSubRegion) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
RegionInfo.h 147 /// @param isSubRegion If this RegionNode represents a SubRegion.
149 bool isSubRegion = false)
150 : entry(Entry, isSubRegion), parent(Parent) {}
174 /// check the type of the content with the isSubRegion() function call.
183 inline bool isSubRegion() const { return entry.getInt(); }
855 inline RegionNode(Region *Parent, BasicBlock *Entry, bool isSubRegion = false)
856 : RegionNodeBase<RegionTraits<Function>>(Parent, Entry, isSubRegion) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
RegionInfo.h 147 /// @param isSubRegion If this RegionNode represents a SubRegion.
149 bool isSubRegion = false)
150 : entry(Entry, isSubRegion), parent(Parent) {}
174 /// check the type of the content with the isSubRegion() function call.
183 inline bool isSubRegion() const { return entry.getInt(); }
869 inline RegionNode(Region *Parent, BasicBlock *Entry, bool isSubRegion = false)
870 : RegionNodeBase<RegionTraits<Function>>(Parent, Entry, isSubRegion) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
RegionInfo.h 147 /// @param isSubRegion If this RegionNode represents a SubRegion.
149 bool isSubRegion = false)
150 : entry(Entry, isSubRegion), parent(Parent) {}
174 /// check the type of the content with the isSubRegion() function call.
183 inline bool isSubRegion() const { return entry.getInt(); }
869 inline RegionNode(Region *Parent, BasicBlock *Entry, bool isSubRegion = false)
870 : RegionNodeBase<RegionTraits<Function>>(Parent, Entry, isSubRegion) {}
    [all...]

Completed in 833 milliseconds