Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveIntervals.cpp387 const LiveRange &OldRange = getSubRange(LI, LaneMask); in extendSegmentsToUses() local
411 if (VNInfo *PVNI = OldRange.getVNInfoBefore(Stop)) in extendSegmentsToUses()
426 if (VNInfo *OldVNI = OldRange.getVNInfoBefore(Stop)) { in extendSegmentsToUses()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheck.cpp1671 SMRange OldRange(OldStart, OldEnd); in CheckDag() local
1674 {OldRange}); in CheckDag()