Searched refs:baseSizeInChars (Results 1 – 1 of 1) sorted by relevance
1331 llvm::Value *baseSizeInChars in emitNonZeroVLAInit() local1354 Builder.CreateMemCpy(Address(cur, curAlign), src, baseSizeInChars, in emitNonZeroVLAInit()1359 Builder.CreateInBoundsGEP(CGF.Int8Ty, cur, baseSizeInChars, "vla.next"); in emitNonZeroVLAInit()