LLVM 19.0.0git
Public Member Functions | List of all members
llvm::SharedLiveDebugValues::LDVImpl Class Referenceabstract

#include "CodeGen/LiveDebugValues/LiveDebugValues.h"

Public Member Functions

virtual bool ExtendRanges (MachineFunction &MF, MachineDominatorTree *DomTree, TargetPassConfig *TPC, unsigned InputBBLimit, unsigned InputDbgValLimit)=0
 
virtual ~LDVImpl ()=default
 

Detailed Description

Definition at line 25 of file LiveDebugValues.h.

Constructor & Destructor Documentation

◆ ~LDVImpl()

virtual llvm::SharedLiveDebugValues::LDVImpl::~LDVImpl ( )
virtualdefault

Member Function Documentation

◆ ExtendRanges()

virtual bool llvm::SharedLiveDebugValues::LDVImpl::ExtendRanges ( MachineFunction MF,
MachineDominatorTree DomTree,
TargetPassConfig TPC,
unsigned  InputBBLimit,
unsigned  InputDbgValLimit 
)
pure virtual

The documentation for this class was generated from the following file: