/external/llvm/lib/VMCore/ |
D | LLVMContextImpl.h | 60 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/ |
D | DenseMapTest.cpp | 62 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/ |
D | EarlyCSE.cpp | 83 static inline SimpleValue getTombstoneKey() { in getTombstoneKey() function 176 static inline CallValue getTombstoneKey() { in getTombstoneKey() function
|
D | GVN.cpp | 141 static inline Expression getTombstoneKey() { in getTombstoneKey() function
|
D | LoopStrengthReduce.cpp | 1086 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/ |
D | BypassSlowDivision.cpp | 59 static DivOpInfo getTombstoneKey() { in getTombstoneKey() function
|
D | PromoteMemoryToRegister.cpp | 66 static inline EltTy getTombstoneKey() { in getTombstoneKey() function
|
/external/llvm/lib/MC/ |
D | MCDwarf.cpp | 1340 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/ |
D | MergeFunctions.cpp | 139 static ComparableFunction getTombstoneKey() { in getTombstoneKey() function
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 594 static inline LoweredPHIRecord getTombstoneKey() { in getTombstoneKey() function
|
/external/llvm/include/llvm/ADT/ |
D | DenseMap.h | 323 static const KeyT getTombstoneKey() { in getTombstoneKey() function
|
/external/clang/tools/libclang/ |
D | CXCursor.cpp | 1144 static inline CXCursor getTombstoneKey() { in getTombstoneKey() function
|
/external/clang/include/clang/Serialization/ |
D | ASTBitCodes.h | 113 static inline QualType getTombstoneKey() { in getTombstoneKey() function
|
/external/llvm/lib/TableGen/ |
D | Record.cpp | 64 static inline TableGenStringKey getTombstoneKey() { in getTombstoneKey() function
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | RetainCountChecker.cpp | 493 static inline ObjCSummaryKey getTombstoneKey() { in getTombstoneKey() function
|
/external/clang/lib/Sema/ |
D | SemaDecl.cpp | 10660 static DupKey getTombstoneKey() { return DupKey(1, true); } in getTombstoneKey() function
|