Home
last modified time | relevance | path

Searched defs:DstLI (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1702 LiveInterval &DstLI = LIS->getInterval(DstReg); eliminateUndefCopy() local
2126 LiveInterval &DstLI = LIS->getInterval(DstReg); joinCopy() local
4051 const LiveInterval &DstLI = LIS->getInterval(DstReg); applyTerminalRule() local
[all...]
H A DLiveDebugVariables.cpp1055 LiveInterval *DstLI = &LIS.getInterval(DstReg); addDefsFromCopies() local
1081 LiveInterval *DstLI = LIAndVNI.first; addDefsFromCopies() local
H A DInlineSpiller.cpp525 LiveInterval &DstLI = LIS.getInterval(DstReg); eliminateRedundantSpills() local