Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dpmf8.C3 class A *ptr_a; variable
9 if (this != ptr_a) in foo()
25 ptr_a = &b; in main()
/openbsd-src/gnu/gcc/gcc/
H A Dtree-data-ref.c167 ptr_ptr_may_alias_p (tree ptr_a, tree ptr_b, in ptr_ptr_may_alias_p() argument
183 tag_a = get_var_ann (SSA_NAME_VAR (ptr_a))->symbol_mem_tag; in ptr_ptr_may_alias_p()