Searched refs:s0_copy (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
H A Dpacked-structure.c31 // CHECK-FUNCTIONS-LABEL: define void @s0_copy
33 void s0_copy(struct s0 *a, struct s0 *b) { *b = *a; } function

Completed in 87 milliseconds