Home
last modified time | relevance | path

Searched defs:type_align_map (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vectorizer.c1352 static hash_map<tree, unsigned> *type_align_map; variable
1487 delete type_align_map; in increase_alignment() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vectorizer.cc1536 static hash_map<tree, unsigned> *type_align_map; variable