Home
last modified time | relevance | path

Searched defs:DestLI (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPHIElimination.cpp396 LiveInterval &DestLI = LIS->getInterval(DestReg); in LowerPHINode() local
H A DSplitKit.cpp524 unsigned SubIdx, LiveInterval &DestLI, bool Late, SlotIndex Def) { in buildSingleSubRegCopy()
563 LiveInterval &DestLI = LIS.getInterval(Edit->get(RegIdx)); in buildCopy() local