HomeSort by relevance Sort by last modified time
    Searched refs:StructS (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
tbaa.cpp 40 } StructS;
119 uint32_t g7(StructA *A, StructS *S, uint64_t count) {
131 uint32_t g8(StructA *A, StructS *S, uint64_t count) {
143 uint32_t g9(StructS *S, StructS2 *S2, uint64_t count) {
155 uint32_t g10(StructS *S, StructS2 *S2, uint64_t count) {
226 typedef StructS StructS3;
227 uint32_t g15(StructS *S, StructS3 *S3, uint64_t count) {
tbaa-class.cpp 40 class StructS
46 class StructS2 : public StructS
125 uint32_t g7(StructA *A, StructS *S, uint64_t count) {
137 uint32_t g8(StructA *A, StructS *S, uint64_t count) {
149 uint32_t g9(StructS *S, StructS2 *S2, uint64_t count) {
161 uint32_t g10(StructS *S, StructS2 *S2, uint64_t count) {

Completed in 70 milliseconds