Home
last modified time | relevance | path

Searched refs:OwnerLI (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp3806 LiveInterval &OwnerLI = LiveInts->getInterval(VRegOrUnit.asVirtualReg()); in verifyLiveRangeSegment() local
3807 OwnerLI.computeSubRangeUndefs(Undefs, LaneMask, *MRI, *Indexes); in verifyLiveRangeSegment()