LLVM: llvm::SharedLiveDebugValues::LDVImpl Class Reference (original) (raw)

#include "[CodeGen/LiveDebugValues/LiveDebugValues.h](LiveDebugValues%5F8h%5Fsource.html)"

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

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: