Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1643 LiveInterval &DstLI = LIS->getInterval(DstReg); in eliminateUndefCopy() local
2058 LiveInterval &DstLI = LIS->getInterval(DstReg); in joinCopy() local
3966 const LiveInterval &DstLI = LIS->getInterval(DstReg); in applyTerminalRule() local
H A DLiveDebugVariables.cpp1054 LiveInterval *DstLI = &LIS.getInterval(DstReg); in addDefsFromCopies() local
1080 LiveInterval *DstLI = LIAndVNI.first; in addDefsFromCopies() local
H A DInlineSpiller.cpp488 LiveInterval &DstLI = LIS.getInterval(DstReg); in eliminateRedundantSpills() local