Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegColoring.cpp208 if (SegmentIt != OtherLI->end() && SegmentIt->contains(Slot)) { in undefInvalidDbgValues() local
/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3860 auto SegmentIt = OtherLR.begin(); checkMergingChangesDbgValuesImpl() local