HomeSort by: relevance | last modified time | path
    Searched defs:RegionNode (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
RegionInfo.h 69 class RegionNode;
89 using RegionNodeT = RegionNode;
109 /// selected for SubRegions just one RegionNode containing the subregion is
114 /// A RegionNode represents a subregion or a BasicBlock that is part of a
126 /// BasicBlock RegionNode, then entry is just the basic block, that this
127 /// RegionNode represents. Otherwise it is the entry of this (Sub)RegionNode.
133 /// Use one bit to save, if this RegionNode is a subregion or BasicBlock
134 /// RegionNode.
137 /// The parent Region of this RegionNode
    [all...]
  /src/sys/external/bsd/acpica/dist/include/
aclocal.h 305 ACPI_NAMESPACE_NODE *RegionNode;
860 ACPI_NAMESPACE_NODE *RegionNode;

Completed in 24 milliseconds