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.cpp1077 void accumulateFragmentMap(MachineInstr &MI, VarToFragments &SeenFragments,
1954 void VarLocBasedLDV::accumulateFragmentMap(MachineInstr &MI, in accumulateFragmentMap() function in VarLocBasedLDV
2285 accumulateFragmentMap(MI, SeenFragments, OverlapFragments); in ExtendRanges()
H A DInstrRefBasedImpl.h1323 void accumulateFragmentMap(MachineInstr &MI);
H A DInstrRefBasedImpl.cpp2260 void InstrRefBasedLDV::accumulateFragmentMap(MachineInstr &MI) { in accumulateFragmentMap() function in InstrRefBasedLDV
2366 accumulateFragmentMap(MI); in produceMLocTransferFunction()