Searched defs:AllocaSize (Results 1 – 6 of 6) sorted by relevance
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()
229 unsigned AllocaSize; member in __anonfda53a430211::ConvertToScalarInfo1405 uint64_t AllocaSize = TD->getTypeAllocSize(AI->getAllocatedType()); in performScalarRepl() local
707 size_t AllocaSize; member723 size_t AllocaSize; member1578 size_t AllocaSize; member
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