Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dregcoal-subranges-update.mir45 # Make sure the compiler does not choke on VNIs that don't
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLiveIntervals.cpp359 iterator_range<LiveInterval::vni_iterator> VNIs) { in createSegmentsForValues() argument
360 for (VNInfo *VNI : VNIs) { in createSegmentsForValues()
H A DLiveDebugVariables.cpp1113 SmallVector<const VNInfo *, 4> VNIs; in computeIntervals() local