Home
last modified time | relevance | path

Searched refs:VarLocBasedLDV (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp270 class VarLocBasedLDV : public LDVImpl { class
1014 VarLocBasedLDV();
1016 ~VarLocBasedLDV();
1030 VarLocBasedLDV::VarLocBasedLDV() = default;
1032 VarLocBasedLDV::~VarLocBasedLDV() = default;
1213 VarLocBasedLDV::VarLoc::SpillLoc
1425 void VarLocBasedLDV::insertTransferDebugPair( in insertTransferDebugPair()
1621 Optional<VarLocBasedLDV::VarLoc::SpillLoc>
1913 bool VarLocBasedLDV::join( in join()
2021 bool VarLocBasedLDV::isEntryValueCandidate( in isEntryValueCandidate()
[all …]
/llvm-project-15.0.7/llvm/test/DebugInfo/MIR/InstrRef/
H A Dsingle-assign-propagation.mir40 # Doing so introduces a functional change: VarLocBasedLDV won't propagate
42 # replicate VarLocBasedLDV most of the time. In the MIR below, bb2 is out of
44 # requires full SSA and value propagation to emulate what VarLocBasedLDV did.
45 # Applying this speed optimisation makes us diverge from what VarLocBasedLDV
58 ## VarLocBasedLDV will take the DBG_VALUE in the assignment block, propagate