Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DLLVMContextImpl.h63 static inline KeyTy getTombstoneKey() { return KeyTy(APInt(1,1), nullptr); } in getTombstoneKey() function
89 static inline KeyTy getTombstoneKey() { in getTombstoneKey() function
123 static inline StructType* getTombstoneKey() { in getTombstoneKey() function
171 static inline FunctionType* getTombstoneKey() { in getTombstoneKey() function
/external/llvm/unittests/ADT/
DDenseMapTest.cpp62 static inline CtorTester getTombstoneKey() { return CtorTester(-2); } in getTombstoneKey() function
324 static inline unsigned getTombstoneKey() { return ~0U - 1; } in getTombstoneKey() function
363 static inline unsigned getTombstoneKey() { return ~0U - 1; } in getTombstoneKey() function
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp80 static inline SimpleValue getTombstoneKey() { in getTombstoneKey() function
223 static inline CallValue getTombstoneKey() { in getTombstoneKey() function
DSampleProfile.cpp92 static inline InstructionLocation getTombstoneKey() { in getTombstoneKey() function
DGVN.cpp145 static inline Expression getTombstoneKey() { in getTombstoneKey() function
DLoopStrengthReduce.cpp1185 static SmallVector<const SCEV *, 4> getTombstoneKey() { in getTombstoneKey() function
/external/llvm/lib/Transforms/Utils/
DBypassSlowDivision.cpp60 static DivOpInfo getTombstoneKey() { in getTombstoneKey() function
/external/llvm/lib/MC/
DMCDwarf.cpp1526 static const CIEKey getTombstoneKey() { in getTombstoneKey() function
1549 static CIEKey getTombstoneKey() { in getTombstoneKey() function
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp594 static inline LoweredPHIRecord getTombstoneKey() { in getTombstoneKey() function
/external/clang/include/clang/Sema/
DScopeInfo.h232 static inline WeakObjectProfileTy getTombstoneKey() { in getTombstoneKey() function
/external/llvm/include/llvm/ADT/
DDenseMap.h340 static const KeyT getTombstoneKey() { in getTombstoneKey() function
/external/clang/tools/libclang/
DCXCursor.cpp1057 static inline CXCursor getTombstoneKey() { in getTombstoneKey() function
/external/clang/lib/Basic/
DVirtualFileSystem.cpp347 static inline StringRef getTombstoneKey() { return StringRef(); } in getTombstoneKey() function
/external/clang/include/clang/Serialization/
DASTBitCodes.h113 static inline QualType getTombstoneKey() { in getTombstoneKey() function
/external/clang/lib/ARCMigrate/
DObjCMT.cpp1914 static inline EditEntry getTombstoneKey() { in getTombstoneKey() function
/external/llvm/lib/TableGen/
DRecord.cpp64 static inline TableGenStringKey getTombstoneKey() { in getTombstoneKey() function
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp471 static inline ObjCSummaryKey getTombstoneKey() { in getTombstoneKey() function
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2532 static inline Instruction *getTombstoneKey() { in getTombstoneKey() function
/external/clang/lib/Sema/
DSemaDecl.cpp12973 static DupKey getTombstoneKey() { return DupKey(1, true); } in getTombstoneKey() function