Searched defs:m_private_variables (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ | ||
H A D | hsa-common.h | 1159 vec <struct hsa_symbol *> m_private_variables; variable |
H A D | hsa-gen.c | 259 delete m_private_variables[i]; in ~hsa_function_representation() local |