Home
last modified time | relevance | path

Searched refs:Test3S (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dbyval-memcpy-elim.c26 struct Test3S { struct
29 void test2a(struct Test3S q); argument
34 void test2(struct Test3S *q) { in test2()
47 void test3(struct Test3S a) { in test3()
48 struct Test3S b = a; in test3()