/external/llvm/lib/VMCore/ |
D | LLVMContextImpl.h | 59 static inline KeyTy getEmptyKey() { return KeyTy(APInt(1,0), 0); } in getEmptyKey() function 84 static inline KeyTy getEmptyKey() { in getEmptyKey() function 120 static inline StructType* getEmptyKey() { in getEmptyKey() function 172 static inline FunctionType* getEmptyKey() { in getEmptyKey() function
|
/external/llvm/unittests/ADT/ |
D | DenseMapTest.cpp | 61 static inline CtorTester getEmptyKey() { return CtorTester(-1); } in getEmptyKey() function 295 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function
|
/external/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 80 static inline SimpleValue getEmptyKey() { in getEmptyKey() function 173 static inline CallValue getEmptyKey() { in getEmptyKey() function
|
D | GVN.cpp | 137 static inline Expression getEmptyKey() { in getEmptyKey() function
|
D | LoopStrengthReduce.cpp | 1080 static SmallVector<const SCEV *, 2> getEmptyKey() { in getEmptyKey() function 1412 static std::pair<const SCEV *, LSRUse::KindType> getEmptyKey() { in getEmptyKey() function
|
/external/llvm/lib/Transforms/Utils/ |
D | BypassSlowDivision.cpp | 55 static DivOpInfo getEmptyKey() { in getEmptyKey() function
|
D | PromoteMemoryToRegister.cpp | 63 static inline EltTy getEmptyKey() { in getEmptyKey() function
|
/external/llvm/lib/MC/ |
D | MCDwarf.cpp | 1339 static const CIEKey getEmptyKey() { return CIEKey(0, 0, -1, false); } in getEmptyKey() function 1357 static CIEKey getEmptyKey() { in getEmptyKey() function
|
/external/llvm/lib/Transforms/IPO/ |
D | MergeFunctions.cpp | 136 static ComparableFunction getEmptyKey() { in getEmptyKey() function
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 591 static inline LoweredPHIRecord getEmptyKey() { in getEmptyKey() function
|
/external/llvm/include/llvm/ADT/ |
D | DenseMap.h | 320 static const KeyT getEmptyKey() { in getEmptyKey() function
|
/external/clang/tools/libclang/ |
D | CXCursor.cpp | 1141 static inline CXCursor getEmptyKey() { in getEmptyKey() function
|
/external/clang/include/clang/Serialization/ |
D | ASTBitCodes.h | 110 static inline QualType getEmptyKey() { in getEmptyKey() function
|
/external/llvm/lib/TableGen/ |
D | Record.cpp | 60 static inline TableGenStringKey getEmptyKey() { in getEmptyKey() function
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | RetainCountChecker.cpp | 488 static inline ObjCSummaryKey getEmptyKey() { in getEmptyKey() function
|
/external/clang/lib/Sema/ |
D | SemaDecl.cpp | 10659 static DupKey getEmptyKey() { return DupKey(0, true); } in getEmptyKey() function
|