Home
last modified time | relevance | path

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

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