Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp998 void accumulateFragmentMap(MachineInstr &MI, VarToFragments &SeenFragments,
1801 void VarLocBasedLDV::accumulateFragmentMap(MachineInstr &MI, in accumulateFragmentMap() function in VarLocBasedLDV
2115 accumulateFragmentMap(MI, SeenFragments, OverlapFragments); in ExtendRanges()
H A DInstrRefBasedImpl.cpp1563 void accumulateFragmentMap(MachineInstr &MI);
2368 void InstrRefBasedLDV::accumulateFragmentMap(MachineInstr &MI) { in accumulateFragmentMap() function in InstrRefBasedLDV
2471 accumulateFragmentMap(MI); in produceMLocTransferFunction()