Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp1252 unsigned RemovedSlots = 0; in runOnMachineFunction() local
1329 RemovedSlots+=1; in runOnMachineFunction()
1340 StackSlotMerged += RemovedSlots; in runOnMachineFunction()
1341 LLVM_DEBUG(dbgs() << "Merge " << RemovedSlots << " slots. Saved " in runOnMachineFunction()