Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp1522 void emitLocations(MachineFunction &MF, LiveInsT SavedLiveIns,
3126 MachineFunction &MF, LiveInsT SavedLiveIns, ValueIDNum **MInLocs, in emitLocations() argument
3138 TTracker->loadInlocs(MBB, MInLocs[bbnum], SavedLiveIns[MBB.getNumber()], in emitLocations()
3231 LiveInsT SavedLiveIns; in ExtendRanges() local
3241 SavedLiveIns.resize(MaxNumBlocks); in ExtendRanges()
3322 ScopeToBlocks[P.first], SavedLiveIns, MOutLocs, MInLocs, in ExtendRanges()
3329 emitLocations(MF, SavedLiveIns, MInLocs, AllVarsNumbering); in ExtendRanges()