Home
last modified time | relevance | path

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

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyRegColoring.cpp147 for (LiveInterval *OtherLI : Assignments[C]) in runOnMachineFunction()
148 if (!OtherLI->empty() && OtherLI->overlaps(*LI)) in runOnMachineFunction()
/external/llvm/lib/CodeGen/
DStackSlotColoring.cpp224 LiveInterval *OtherLI = OtherLIs[i]; in OverlapWithAssignments() local
225 if (OtherLI->overlaps(*li)) in OverlapWithAssignments()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DStackSlotColoring.cpp244 LiveInterval *OtherLI = OtherLIs[i]; in OverlapWithAssignments() local
245 if (OtherLI->overlaps(*li)) in OverlapWithAssignments()