Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp1277 unsigned RemovedSlots = 0; in runOnMachineFunction() local
1349 RemovedSlots+=1; in runOnMachineFunction()
1360 StackSlotMerged += RemovedSlots; in runOnMachineFunction()
1361 LLVM_DEBUG(dbgs() << "Merge " << RemovedSlots << " slots. Saved " in runOnMachineFunction()