Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1613 LiveInterval &DstLI = LIS->getInterval(DstReg); in eliminateUndefCopy() local
2026 LiveInterval &DstLI = LIS->getInterval(DstReg); in joinCopy() local
3843 const LiveInterval &DstLI = LIS->getInterval(DstReg); in applyTerminalRule() local
H A DLiveDebugVariables.cpp1012 LiveInterval *DstLI = &LIS.getInterval(DstReg); in addDefsFromCopies() local
1038 LiveInterval *DstLI = LIAndVNI.first; in addDefsFromCopies() local
H A DInlineSpiller.cpp481 LiveInterval &DstLI = LIS.getInterval(DstReg); in eliminateRedundantSpills() local