Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp1423 void accumulateFragmentMap(MachineInstr &MI);
2075 void InstrRefBasedLDV::accumulateFragmentMap(MachineInstr &MI) { in accumulateFragmentMap() function in InstrRefBasedLDV
2175 accumulateFragmentMap(MI); in produceMLocTransferFunction()