LLVM 22.0.0git
llvm::SharedLiveDebugValues::LDVImpl Class Referenceabstract

#include "CodeGen/LiveDebugValues/LiveDebugValues.h"

Public Member Functions

virtual bool ExtendRanges (MachineFunction &MF, MachineDominatorTree *DomTree, bool ShouldEmitDebugEntryValues, 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,
bool ShouldEmitDebugEntryValues,
unsigned InputBBLimit,
unsigned InputDbgValLimit )
pure virtual

References InputBBLimit.


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