HomeSort by relevance Sort by last modified time
    Searched refs:setObjectSize (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 394 /// setObjectSize - Change the size of the specified stack object.
395 void setObjectSize(int ObjectIdx, int64_t Size) {
  /external/llvm/lib/CodeGen/
StackSlotColoring.cpp 270 MFI->setObjectSize(Color, Size);

Completed in 53 milliseconds