Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dbyval-memcpy-elim.c3 struct Test1S { struct
14 void test1a(struct Test1S, struct Test2S); argument
18 void test1(struct Test1S *A, struct Test2S *B) { in test1()