Home
last modified time | relevance | path

Searched refs:accumulateFragmentMap (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp996 void accumulateFragmentMap(MachineInstr &MI, VarToFragments &SeenFragments,
1844 void VarLocBasedLDV::accumulateFragmentMap(MachineInstr &MI, in accumulateFragmentMap() function in VarLocBasedLDV
2172 accumulateFragmentMap(MI, SeenFragments, OverlapFragments); in ExtendRanges()
H A DInstrRefBasedImpl.h967 void accumulateFragmentMap(MachineInstr &MI);
H A DInstrRefBasedImpl.cpp1793 void InstrRefBasedLDV::accumulateFragmentMap(MachineInstr &MI) { in accumulateFragmentMap() function in InstrRefBasedLDV
1900 accumulateFragmentMap(MI); in produceMLocTransferFunction()