Searched defs:AllocaSize (Results 1 – 6 of 6) sorted by relevance
211 const Value *AllocaPtr, uint64_t AllocaSize) { in IsAccessSafe()240 uint64_t AllocaSize) { in IsMemIntrinsicSafe()252 bool SafeStack::IsSafeStackAlloca(const Value *AllocaPtr, uint64_t AllocaSize) { in IsSafeStackAlloca()
298 int AllocaSize = in visitAlloca() local
267 unsigned AllocaSize; member in __anon888c515d0211::ConvertToScalarInfo1509 uint64_t AllocaSize = DL.getTypeAllocSize(AI->getAllocatedType()); in performScalarRepl() local
4008 uint64_t AllocaSize = DL.getTypeSizeInBits(NewAI->getAllocatedType()); in splitAlloca() local
1362 ConstantInt *AllocaSize = nullptr; in InlineFunction() local
620 size_t AllocaSize; member634 size_t AllocaSize; member