HomeSort by relevance Sort by last modified time
    Searched refs:id_map (Results 1 - 2 of 2) sorted by null

  /external/oprofile/libutil++/
unique_storage.h 81 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/
MergeFunctions.cpp 195 DenseMap<const Value *, const Value *> id_map; member in class:__anon11833::FunctionComparator
406 const Value *&map_elem = id_map[V1];

Completed in 48 milliseconds