Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1141 SmallVector<std::pair<unsigned, LiveInterval *>, 2> KilledLocIntervals; in computeIntervals() local
1150 KilledLocIntervals.push_back({LocNo, LI}); in computeIntervals()
1162 addDefsFromCopies(DbgValue, KilledLocIntervals, Kills->first, Defs, in computeIntervals()