Searched refs:isObjectPreAllocated (Results 1 – 6 of 6) sorted by relevance
206 assert(!MFI.isObjectPreAllocated(StackProtectorFI) && in calculateFrameObjectOffsets()324 if (!MFI.isObjectPreAllocated(MI.getOperand(i).getIndex())) in insertFrameReferenceRegisters()352 assert(MFI.isObjectPreAllocated(FrameIdx) && in insertFrameReferenceRegisters()
940 else if (!MFI.isObjectPreAllocated(MFI.getStackProtectorIndex())) in calculateFrameObjectOffsets()946 if (MFI.isObjectPreAllocated(i) && MFI.getUseLocalStackAllocationBlock()) in calculateFrameObjectOffsets()998 if (MFI.isObjectPreAllocated(i) && MFI.getUseLocalStackAllocationBlock()) in calculateFrameObjectOffsets()
216 if (MFI.isObjectPreAllocated(i) && in calculateFrameObjectOffsets()
235 MFI->isObjectPreAllocated(FI); in isSlotPreAllocated()
444 bool isObjectPreAllocated(int ObjectIdx) const { in isObjectPreAllocated() function
1300 if (MFI.isFixedObjectIndex(FI) || MFI.isObjectPreAllocated(FI)) { in getFrameIndexReference()