Searched refs:m_identifiers (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/jit/
H A Djit-recording.c242 hash_map<recording::memento *, const char *> m_identifiers; variable
251 m_identifiers (),
313 m_identifiers.put (m, result);
356 const char **slot = m_identifiers.get (m);

Completed in 91 milliseconds