Searched refs:var_components (Results 1 – 1 of 1) sorted by relevance
1491 std::unordered_map<unsigned, unsigned> var_components; in collect_interface_by_location() local1510 var_components[insn.word(1)] = insn.word(3); in collect_interface_by_location()1549 … unsigned component = value_or_default(var_components, id, 0); /* unspecified is OK, is 0 */ in collect_interface_by_location()