Searched refs:IntArray1 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/ |
H A D | owning-memory-legacy-functions.cpp | 69 int *IntArray1 = (int *)std::malloc(ByteCount); in test_resource_creators() local
|
/llvm-project/llvm/test/CodeGen/PowerPC/ |
H A D | mergeable-string-pool-large.ll | 13 @__const.IntArray1 = private unnamed_addr constant [14 x i64] [i64 15, i64 7, i64 19, i64 11, i64 17, i64 1235, i64 72, i64 51, i64 32, i64 231, i64 86, i64 64, i64 754, i64 281], align 8 570 call void @llvm.memcpy.p0.p0.i64(ptr noundef nonnull align 8 dereferenceable(112) %IntArray, ptr noundef nonnull align 8 dereferenceable(112) @__const.IntArray1, i64 112, i1 false)
|