Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp1248 unsigned RemovedSlots = 0; in runOnMachineFunction() local
1325 RemovedSlots+=1; in runOnMachineFunction()
1336 StackSlotMerged += RemovedSlots; in runOnMachineFunction()
1337 LLVM_DEBUG(dbgs() << "Merge " << RemovedSlots << " slots. Saved " in runOnMachineFunction()