Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackColoring.cpp331 bool applyFirstUse(int Slot) { in applyFirstUse() function in __anon68b6eed20111::StackColoring
460 if (! applyFirstUse(Slot)) { in isLifetimeStartOrEnd()
473 if (InterestingSlots.test(Slot) && applyFirstUse(Slot)) { in isLifetimeStartOrEnd()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackColoring.cpp477 bool applyFirstUse(int Slot) { in applyFirstUse() function in __anonaa01312a0111::StackColoring
598 if (!applyFirstUse(Slot)) { in isLifetimeStartOrEnd()
611 if (InterestingSlots.test(Slot) && applyFirstUse(Slot)) { in isLifetimeStartOrEnd()