Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackColoring.cpp705 unsigned RemovedSlots = 0; in runOnMachineFunction() local
763 RemovedSlots+=1; in runOnMachineFunction()
774 StackSlotMerged += RemovedSlots; in runOnMachineFunction()
775 DEBUG(dbgs()<<"Merge "<<RemovedSlots<<" slots. Saved "<< in runOnMachineFunction()