Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h456 void setObjectSize(int ObjectIdx, int64_t Size) { in setObjectSize() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp317 MFI->setObjectSize(Color, Size); in ColorSlot()