Searched defs:ObjectIdx (Results 1 – 2 of 2) sorted by relevance
465 bool isObjectPreAllocated(int ObjectIdx) const { in isObjectPreAllocated()472 int64_t getObjectSize(int ObjectIdx) const { in getObjectSize()479 void setObjectSize(int ObjectIdx, int64_t Size) { in setObjectSize()486 Align getObjectAlign(int ObjectIdx) const { in getObjectAlign()499 void setObjectAlignment(int ObjectIdx, Align Alignment) { in setObjectAlignment()512 const AllocaInst* getObjectAllocation(int ObjectIdx) const { in getObjectAllocation()520 void clearObjectAllocation(int ObjectIdx) { in clearObjectAllocation()528 int64_t getObjectOffset(int ObjectIdx) const { in getObjectOffset()536 bool isObjectZExt(int ObjectIdx) const { in isObjectZExt()542 void setObjectZExt(int ObjectIdx, bool IsZExt) { in setObjectZExt()[all …]
800 int ObjectIdx; in initializeFrameInfo() local845 int ObjectIdx; in initializeFrameInfo() local