Searched refs:Func64 (Results 1 – 4 of 4) sorted by relevance
7 define i32 @"Func64"(%struct.bar* %F) {12 define i32 @Func64(%struct.bar* %B) {19 %tmp = tail call i32 @"Func64"( %struct.bar* null ) ; <i32> [#uses=0]20 %tmp1 = tail call i32 @Func64( %struct.bar* null ) ; <i32> [#uses=0]
8 define i32 @"Func64"(%struct.bar* %F) {13 define i32 @Func64(%struct.bar* %B) {20 %tmp = tail call i32 @"Func64"( %struct.bar* null ) ; <i32> [#uses=0]21 %tmp1 = tail call i32 @Func64( %struct.bar* null ) ; <i32> [#uses=0]
8 extern int Func64(struct bar*);14 int Func64(struct bar* B) { in Func64() function21 Func64(0); in test()