Searched refs:csize (Results 1 – 3 of 3) sorted by relevance
3 @csize = external global [100 x [20 x [4 x i8]]] ; <[100 x [20 x [4 x i8]]]*> [#uses=1]65 …%scevgep13.i.i.i = getelementptr [100 x [20 x [4 x i8]]], [100 x [20 x [4 x i8]]]* @csize, i32 0, …
875 std::size_t csize{contents.size()}; in FileContentsMatch() local881 if (buf->getBufferSize() != hsize + csize) { in FileContentsMatch()
1934 csize := C.LLVMGetBufferSize(b.C)1935 return C.GoBytes(unsafe.Pointer(cstart), C.int(csize))