Searched defs:AllocaSize (Results 1 – 11 of 11) sorted by relevance
232 const Value *AllocaPtr, uint64_t AllocaSize) { in IsAccessSafe()262 uint64_t AllocaSize) { in IsMemIntrinsicSafe()280 bool SafeStack::IsSafeStackAlloca(const Value *AllocaPtr, uint64_t AllocaSize) { in IsSafeStackAlloca()
225 const Value *AllocaPtr, uint64_t AllocaSize) { in IsAccessSafe()254 uint64_t AllocaSize) { in IsMemIntrinsicSafe()266 bool SafeStack::IsSafeStackAlloca(const Value *AllocaPtr, uint64_t AllocaSize) { in IsSafeStackAlloca()
130 uint64_t AllocaSize = 0; in getInlineThreshold() local
161 unsigned AllocaSize = Ty->isSized() ? DL.getTypeAllocSize(Ty) : 0; in getUnrollingPreferences() local
673 size_t AllocaSize; member689 size_t AllocaSize; member1665 size_t AllocaSize; member
4277 uint64_t AllocaSize = DL.getTypeAllocSize(AI.getAllocatedType()); in splitAlloca() local4341 uint64_t AllocaSize = DL.getTypeSizeInBits(NewAI->getAllocatedType()); in splitAlloca() local4361 uint64_t AllocaSize = DL.getTypeSizeInBits(AI.getAllocatedType()); in splitAlloca() local
879 Operand *AllocaSize = Ctx->getConstantInt32(TotalSize); in sortAndCombineAllocas() local
175 uint64_t AllocaSize = DL.getTypeStoreSize(AI->getAllocatedType()); in isDereferenceableForAllocaSize() local
1711 ConstantInt *AllocaSize = nullptr; in InlineFunction() local
4005 uint64_t AllocaSize = DL.getTypeSizeInBits(NewAI->getAllocatedType()); in splitAlloca() local4024 uint64_t AllocaSize = DL.getTypeSizeInBits(AI.getAllocatedType()); in splitAlloca() local
1993 ConstantInt *AllocaSize = nullptr; in InlineFunction() local