Searched defs:allocSize (Results 1 – 3 of 3) sorted by relevance
189 unsigned allocSize = CompoundStmt::totalSizeToAlloc<Stmt *>(children.size()); in create() local222 unsigned allocSize = ReplaceStmt::totalSizeToAlloc<Expr *>(replExprs.size()); in create() local265 unsigned allocSize = CallExpr::totalSizeToAlloc<Expr *>(arguments.size()); in create() local305 unsigned allocSize = in create() local335 unsigned allocSize = TupleExpr::totalSizeToAlloc<Expr *>(elements.size()); in create() local448 unsigned allocSize = in createImpl() local516 unsigned allocSize = UserRewriteDecl::totalSizeToAlloc<VariableDecl *>( in createImpl() local539 unsigned allocSize = in create() local555 unsigned allocSize = Module::totalSizeToAlloc<Decl *>(children.size()); in create() local
47 Type elementType, Value allocSize, DataLayout &layout, in allocBuffer()90 Value allocSize = one; in defaultAllocBufferCallBack() local
1573 llvm::Value *allocSize = in EmitCXXNewExpr() local