Home
last modified time | relevance | path

Searched defs:getTombstoneKey (Results 1 – 16 of 16) sorted by relevance

/external/llvm/lib/VMCore/
DLLVMContextImpl.h60 static inline KeyTy getTombstoneKey() { return KeyTy(APInt(1,1), 0); } in getTombstoneKey() function
87 static inline KeyTy getTombstoneKey() { in getTombstoneKey() function
123 static inline StructType* getTombstoneKey() { in getTombstoneKey() function
175 static inline FunctionType* getTombstoneKey() { in getTombstoneKey() function
/external/llvm/unittests/ADT/
DDenseMapTest.cpp62 static inline CtorTester getTombstoneKey() { return CtorTester(-2); } in getTombstoneKey() function
296 static inline unsigned getTombstoneKey() { return ~0U - 1; } in getTombstoneKey() function
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp83 static inline SimpleValue getTombstoneKey() { in getTombstoneKey() function
176 static inline CallValue getTombstoneKey() { in getTombstoneKey() function
DGVN.cpp141 static inline Expression getTombstoneKey() { in getTombstoneKey() function
DLoopStrengthReduce.cpp1086 static SmallVector<const SCEV *, 2> getTombstoneKey() { in getTombstoneKey() function
1416 static std::pair<const SCEV *, LSRUse::KindType> getTombstoneKey() { in getTombstoneKey() function
/external/llvm/lib/Transforms/Utils/
DBypassSlowDivision.cpp59 static DivOpInfo getTombstoneKey() { in getTombstoneKey() function
DPromoteMemoryToRegister.cpp66 static inline EltTy getTombstoneKey() { in getTombstoneKey() function
/external/llvm/lib/MC/
DMCDwarf.cpp1340 static const CIEKey getTombstoneKey() { return CIEKey(0, -1, 0, false); } in getTombstoneKey() function
1360 static CIEKey getTombstoneKey() { in getTombstoneKey() function
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp139 static ComparableFunction getTombstoneKey() { in getTombstoneKey() function
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp594 static inline LoweredPHIRecord getTombstoneKey() { in getTombstoneKey() function
/external/llvm/include/llvm/ADT/
DDenseMap.h323 static const KeyT getTombstoneKey() { in getTombstoneKey() function
/external/clang/tools/libclang/
DCXCursor.cpp1144 static inline CXCursor getTombstoneKey() { in getTombstoneKey() function
/external/clang/include/clang/Serialization/
DASTBitCodes.h113 static inline QualType getTombstoneKey() { in getTombstoneKey() function
/external/llvm/lib/TableGen/
DRecord.cpp64 static inline TableGenStringKey getTombstoneKey() { in getTombstoneKey() function
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp493 static inline ObjCSummaryKey getTombstoneKey() { in getTombstoneKey() function
/external/clang/lib/Sema/
DSemaDecl.cpp10660 static DupKey getTombstoneKey() { return DupKey(1, true); } in getTombstoneKey() function