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 348 /// setObjectSize - Change the size of the specified stack object.
349 void setObjectSize(int ObjectIdx, int64_t Size) {
  /external/llvm/lib/CodeGen/
StackSlotColoring.cpp 249 MFI->setObjectSize(Color, Size);

Completed in 315 milliseconds