Searched refs:var_locations (Results 1 – 1 of 1) sorted by relevance
621 std::unordered_map<unsigned, unsigned> var_locations; in CollectInterfaceByLocation() local633 var_locations[insn.word(1)] = insn.word(3); in CollectInterfaceByLocation()680 int location = ValueOrDefault(var_locations, id, static_cast<unsigned>(-1)); in CollectInterfaceByLocation()