Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-to-generic.h49 typedef std::map<const BrigDirectiveVariable *, tree> variable_index; typedef
H A Dbrig-function.h45 typedef std::map<const BrigDirectiveVariable *, tree> variable_index; typedef