Searched defs:AllocSize (Results 1 – 7 of 7) sorted by relevance
967 llvm::Value *AllocSize; member in __anon7f54e8600111::CallDeleteDuringNew979 llvm::Value *AllocSize) in CallDeleteDuringNew()1022 DominatingValue<RValue>::saved_type AllocSize; member in __anon7f54e8600111::CallDeleteDuringConditionalNew1036 DominatingValue<RValue>::saved_type AllocSize) in CallDeleteDuringConditionalNew()1082 llvm::Value *AllocSize, in EnterNewDeleteCleanup()
148 unsigned AllocSize = static_cast<unsigned>(sizeof(StringMapEntry))+ in Create() local
799 unsigned AllocSize = offsetof(RopeRefCountString, Data) + AllocChunkSize; in MakeRopeString() local
355 Type *AllocTy, Value *AllocSize, in createMalloc()440 Value *AllocSize, Value *ArraySize, in CreateMalloc()457 Value *AllocSize, Value *ArraySize, in CreateMalloc()
1995 Constant* AllocSize = ConstantExpr::getSizeOf(unwrap(Ty)); in LLVMBuildMalloc() local2006 Constant* AllocSize = ConstantExpr::getSizeOf(unwrap(Ty)); in LLVMBuildArrayMalloc() local
1562 Value *AllocSize = ConstantInt::get(IntPtrTy, TypeSize); in TryToOptimizeStoreOfMallocToGlobal() local
3158 SDValue AllocSize = getValue(I.getArraySize()); in visitAlloca() local