HomeSort by relevance Sort by last modified time
    Searched full:s2_copy (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CodeGen/
packed-structure.c 86 // CHECK-FUNCTIONS: define void @s2_copy
88 void s2_copy(struct s2 *a, struct s2 *b) { *b = *a; } function

Completed in 1368 milliseconds