Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp475 bool applyFirstUse(int Slot) { in applyFirstUse() function in __anon570007070111::StackColoring
596 if (!applyFirstUse(Slot)) { in isLifetimeStartOrEnd()
609 if (InterestingSlots.test(Slot) && applyFirstUse(Slot)) { in isLifetimeStartOrEnd()