LLVM 19.0.0git
Classes | Namespaces | Typedefs
LVRange.h File Reference
#include "llvm/ADT/IntervalTree.h"
#include "llvm/DebugInfo/LogicalView/Core/LVObject.h"

Go to the source code of this file.

Classes

class  llvm::logicalview::LVRangeEntry
 
class  llvm::logicalview::LVRange
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::logicalview
 

Typedefs

using llvm::logicalview::LVAddressRange = std::pair< LVAddress, LVAddress >
 
using llvm::logicalview::LVRangeEntries = std::vector< LVRangeEntry >