Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackSlotColoring.cpp107 bool OverlapWithAssignments(LiveInterval *li, int Color) const;
221 StackSlotColoring::OverlapWithAssignments(LiveInterval *li, int Color) const { in OverlapWithAssignments() function in StackSlotColoring
240 if (!OverlapWithAssignments(li, Color)) { in ColorSlot()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DStackSlotColoring.cpp127 bool OverlapWithAssignments(LiveInterval *li, int Color) const;
241 StackSlotColoring::OverlapWithAssignments(LiveInterval *li, int Color) const { in OverlapWithAssignments() function in StackSlotColoring
333 if (!OverlapWithAssignments(li, Color)) { in ColorSlot()