Searched defs:DenseMapInfo (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/objc4-551.1/runtime/
H A Dllvm-DenseMapInfo.h25 struct DenseMapInfo { struct in namespace:objc
34 struct DenseMapInfo<T*> { struct in namespace:objc
51 template<> struct DenseMapInfo<const char*> { struct in namespace:objc
67 template<> struct DenseMapInfo<char> { struct in namespace:objc
77 template<> struct DenseMapInfo<unsigned> { struct in namespace:objc
87 template<> struct DenseMapInfo<unsigned long> { struct in namespace:objc
99 template<> struct DenseMapInfo<unsigned long long> { struct in namespace:objc
112 template<> struct DenseMapInfo<int> { struct in namespace:objc
122 template<> struct DenseMapInfo<long> { struct in namespace:objc
136 template<> struct DenseMapInfo<long long> { struct in namespace:objc
150 struct DenseMapInfo<std::pair<T, U> > { struct in namespace:objc
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DDenseMapInfo.h23 struct DenseMapInfo { struct in namespace:llvm
32 struct DenseMapInfo<T*> { struct in namespace:llvm
51 template<> struct DenseMapInfo<char> { struct in namespace:llvm
61 template<> struct DenseMapInfo<unsigned> { struct in namespace:llvm
71 template<> struct DenseMapInfo<unsigned long> { struct in namespace:llvm
83 template<> struct DenseMapInfo<unsigned long long> { struct in namespace:llvm
96 template<> struct DenseMapInfo<int> { struct in namespace:llvm
106 template<> struct DenseMapInfo<long> { struct in namespace:llvm
120 template<> struct DenseMapInfo<long long> { struct in namespace:llvm
134 struct DenseMapInfo<std::pair<T, U> > { struct in namespace:llvm
[all...]
H A DImmutableList.h206 template<typename T> struct DenseMapInfo<ImmutableList<T> > { struct in namespace:llvm
H A DValueMap.h252 struct DenseMapInfo<ValueMapCallbackVH<KeyT, ValueT, Config> > { struct in namespace:llvm
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DDebugLoc.h104 struct DenseMapInfo<DebugLoc> { struct in namespace:llvm
H A DValueHandle.h253 struct DenseMapInfo<AssertingVH<T> > { struct in namespace:llvm
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp48 struct DenseMapInfo<DivOpInfo> { struct in namespace:llvm
H A DPromoteMemoryToRegister.cpp61 struct DenseMapInfo<std::pair<BasicBlock*, unsigned> > { struct in namespace:llvm
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Analysis/
H A DAliasAnalysis.h559 struct DenseMapInfo<AliasAnalysis::Location> { struct in namespace:llvm
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DEarlyCSE.cpp79 template<> struct DenseMapInfo<SimpleValue> { struct in namespace:llvm
172 template<> struct DenseMapInfo<CallValue> { struct in namespace:llvm
[all...]
H A DGVN.cpp136 template <> struct DenseMapInfo<Expression> { struct in namespace:llvm
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/IPO/
H A DMergeFunctions.cpp135 struct DenseMapInfo<ComparableFunction> { struct in namespace:llvm
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp590 struct DenseMapInfo<LoweredPHIRecord> { struct in namespace:llvm
/macosx-10.9.5/llvmCore-3425.0.33/lib/MC/
H A DMCDwarf.cpp1356 struct DenseMapInfo<CIEKey> { struct in namespace:llvm
/macosx-10.9.5/llvmCore-3425.0.33/lib/TableGen/
H A DRecord.cpp59 template<> struct DenseMapInfo<TableGenStringKey> { struct in namespace:llvm
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DSelectionDAGNodes.h172 template<> struct DenseMapInfo<SDValue> { struct in namespace:llvm

Completed in 157 milliseconds