Searched refs:MapVector (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DMapVector.h1 //===- llvm/ADT/MapVector.h - Map with deterministic value order *- C++ -*-===//
30 class MapVector { class in namespace:llvm
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DObjCARC.cpp45 /// MapVector - An associative container with fast insertion-order
49 class MapVector { class in namespace:__anon10604
67 ~MapVector() {
1492 typedef MapVector<const Value *, PtrState> MapTy;
1705 MapVector<Value *, RRInfo> &Retains,
1709 MapVector<Value *, RRInfo> &Retains);
1718 MapVector<Value *, RRInfo> &Retains,
1722 MapVector<Value *, RRInfo> &Retains,
1728 MapVector<Value *, RRInfo> &Retains,
2609 MapVector<Valu
[all...]

Completed in 118 milliseconds