Home
last modified time | relevance | path

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

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