Searched defs:DstLI (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegisterCoalescer.cpp | 1702 LiveInterval &DstLI = LIS->getInterval(DstReg); eliminateUndefCopy() local |
H A D | LiveDebugVariables.cpp | 1055 LiveInterval *DstLI = &LIS.getInterval(DstReg); addDefsFromCopies() local |
H A D | InlineSpiller.cpp | 525 LiveInterval &DstLI = LIS.getInterval(DstReg); eliminateRedundantSpills() local |