Searched defs:AllocaSize (Results 1 – 12 of 12) sorted by relevance
126 uint64_t AllocaSize = 0; in getInlineThreshold() local
160 unsigned AllocaSize = Ty->isSized() ? DL.getTypeAllocSize(Ty) : 0; in getUnrollingPreferences() local
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()
232 const Value *AllocaPtr, uint64_t AllocaSize) { in IsAccessSafe()262 uint64_t AllocaSize) { in IsMemIntrinsicSafe()274 bool SafeStack::IsSafeStackAlloca(const Value *AllocaPtr, uint64_t AllocaSize) { in IsSafeStackAlloca()
229 unsigned AllocaSize; member in __anonafddda8d0211::ConvertToScalarInfo1405 uint64_t AllocaSize = TD->getTypeAllocSize(AI->getAllocatedType()); in performScalarRepl() local
704 size_t AllocaSize; member720 size_t AllocaSize; member1576 size_t AllocaSize; member
4179 uint64_t AllocaSize = DL.getTypeAllocSize(AI.getAllocatedType()); in splitAlloca() local4243 uint64_t AllocaSize = DL.getTypeSizeInBits(NewAI->getAllocatedType()); in splitAlloca() local4263 uint64_t AllocaSize = DL.getTypeSizeInBits(AI.getAllocatedType()); in splitAlloca() local
178 uint64_t AllocaSize = DL.getTypeStoreSize(AI->getAllocatedType()); in isDereferenceableForAllocaSize() local
976 Operand *AllocaSize = Ctx->getConstantInt32(TotalSize); in sortAndCombineAllocas() 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
1924 ConstantInt *AllocaSize = nullptr; in InlineFunction() local