Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h523 void RemoveStackObject(int ObjectIdx) { in RemoveStackObject() function
/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DStackSlotColoring.cpp333 MFI->RemoveStackObject(NextColor); in ColorSlots()
DStackColoring.cpp781 MFI->RemoveStackObject(SecondSlot); in runOnMachineFunction()