Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DStackColoring.cpp477 bool applyFirstUse(int Slot) { in applyFirstUse() function in __anon2a89f04c0111::StackColoring
598 if (!applyFirstUse(Slot)) { in isLifetimeStartOrEnd()
611 if (InterestingSlots.test(Slot) && applyFirstUse(Slot)) { in isLifetimeStartOrEnd()