Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DStackColoring.cpp1207 unsigned RemovedSlots = 0; in runOnMachineFunction() local
1278 RemovedSlots+=1; in runOnMachineFunction()
1289 StackSlotMerged += RemovedSlots; in runOnMachineFunction()
1290 LLVM_DEBUG(dbgs() << "Merge " << RemovedSlots << " slots. Saved " in runOnMachineFunction()