Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1074 void accumulateFragmentMap(MachineInstr &MI, VarToFragments &SeenFragments,
1945 void VarLocBasedLDV::accumulateFragmentMap(MachineInstr &MI, in accumulateFragmentMap() function in VarLocBasedLDV
2279 accumulateFragmentMap(MI, SeenFragments, OverlapFragments); in ExtendRanges()
H A DInstrRefBasedImpl.h1331 void accumulateFragmentMap(MachineInstr &MI);
H A DInstrRefBasedImpl.cpp2226 void InstrRefBasedLDV::accumulateFragmentMap(MachineInstr &MI) { in accumulateFragmentMap() function in InstrRefBasedLDV
2334 accumulateFragmentMap(MI); in produceMLocTransferFunction()