/external/llvm/lib/IR/ |
D | LLVMContextImpl.h | 63 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/ |
D | DenseMapTest.cpp | 62 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/ |
D | EarlyCSE.cpp | 80 static inline SimpleValue getTombstoneKey() { in getTombstoneKey() function 223 static inline CallValue getTombstoneKey() { in getTombstoneKey() function
|
D | SampleProfile.cpp | 92 static inline InstructionLocation getTombstoneKey() { in getTombstoneKey() function
|
D | GVN.cpp | 145 static inline Expression getTombstoneKey() { in getTombstoneKey() function
|
D | LoopStrengthReduce.cpp | 1185 static SmallVector<const SCEV *, 4> getTombstoneKey() { in getTombstoneKey() function
|
/external/llvm/lib/Transforms/Utils/ |
D | BypassSlowDivision.cpp | 60 static DivOpInfo getTombstoneKey() { in getTombstoneKey() function
|
/external/llvm/lib/MC/ |
D | MCDwarf.cpp | 1526 static const CIEKey getTombstoneKey() { in getTombstoneKey() function 1549 static CIEKey getTombstoneKey() { in getTombstoneKey() function
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 594 static inline LoweredPHIRecord getTombstoneKey() { in getTombstoneKey() function
|
/external/clang/include/clang/Sema/ |
D | ScopeInfo.h | 232 static inline WeakObjectProfileTy getTombstoneKey() { in getTombstoneKey() function
|
/external/llvm/include/llvm/ADT/ |
D | DenseMap.h | 340 static const KeyT getTombstoneKey() { in getTombstoneKey() function
|
/external/clang/tools/libclang/ |
D | CXCursor.cpp | 1057 static inline CXCursor getTombstoneKey() { in getTombstoneKey() function
|
/external/clang/lib/Basic/ |
D | VirtualFileSystem.cpp | 347 static inline StringRef getTombstoneKey() { return StringRef(); } in getTombstoneKey() function
|
/external/clang/include/clang/Serialization/ |
D | ASTBitCodes.h | 113 static inline QualType getTombstoneKey() { in getTombstoneKey() function
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 1914 static inline EditEntry 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 | 471 static inline ObjCSummaryKey getTombstoneKey() { in getTombstoneKey() function
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 2532 static inline Instruction *getTombstoneKey() { in getTombstoneKey() function
|
/external/clang/lib/Sema/ |
D | SemaDecl.cpp | 12973 static DupKey getTombstoneKey() { return DupKey(1, true); } in getTombstoneKey() function
|