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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp477 bool applyFirstUse(int Slot) { function in class:__anon4662::StackColoring
598 if (!applyFirstUse(Slot)) {
611 if (InterestingSlots.test(Slot) && applyFirstUse(Slot)) {

Completed in 122 milliseconds