Home
last modified time | relevance | path

Searched defs:SrcLI (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp115 const LiveInterval &SrcLI = LIS.getInterval(Reg); in isRematerializable() local
H A DPHIElimination.cpp620 LiveInterval &SrcLI = LIS->getInterval(SrcReg); LowerPHINode() local
H A DInlineSpiller.cpp440 LiveQueryResult SrcQ = SrcLI.Query(Idx); in hoistSpillInsideBB() local
H A DRegisterCoalescer.cpp1687 const LiveInterval &SrcLI = LIS->getInterval(SrcReg); eliminateUndefCopy() local
/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp1370 LiveRange::Segment *SrcSeg = SrcLI.getSegmentContaining(NewIdx); in convertToThreeAddressWithLEA() local