Searched defs:id_map (Results 1 - 2 of 2) sorted by relevance

/external/oprofile/libutil++/
H A Dunique_storage.h81 typename id_map::value_type val(value, id_value(values.size()));
82 std::pair<typename id_map::iterator, bool>
101 typedef std::map<V, id_value> id_map; typedef in class:unique_storage
107 id_map ids;
/external/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp195 DenseMap<const Value *, const Value *> id_map; member in class:__anon6996::FunctionComparator
408 const Value *&map_elem = id_map[V1];

Completed in 103 milliseconds