Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DStackSlotColoring.cpp254 const SmallVectorImpl<LiveInterval *> &OtherLIs = Assignments[Color]; in OverlapWithAssignments() local
255 for (unsigned i = 0, e = OtherLIs.size(); i != e; ++i) { in OverlapWithAssignments()
256 LiveInterval *OtherLI = OtherLIs[i]; in OverlapWithAssignments()