Searched refs:m_isa_to_interface (Results 1 – 2 of 2) sorted by relevance
48 ISAToInterfaceMap m_isa_to_interface; variable
146 ISAToInterfaceMap::const_iterator iter = m_isa_to_interface.find(isa); in GetDeclForISA()148 if (iter != m_isa_to_interface.end()) in GetDeclForISA()177 m_isa_to_interface[isa] = new_iface_decl; in GetDeclForISA()