Home
last modified time | relevance | path

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

/external/llvm/lib/VMCore/
DLLVMContextImpl.h59 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/
DDenseMapTest.cpp61 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/
DEarlyCSE.cpp80 static inline SimpleValue getEmptyKey() { in getEmptyKey() function
173 static inline CallValue getEmptyKey() { in getEmptyKey() function
DGVN.cpp137 static inline Expression getEmptyKey() { in getEmptyKey() function
DLoopStrengthReduce.cpp1080 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/
DBypassSlowDivision.cpp55 static DivOpInfo getEmptyKey() { in getEmptyKey() function
DPromoteMemoryToRegister.cpp63 static inline EltTy getEmptyKey() { in getEmptyKey() function
/external/llvm/lib/MC/
DMCDwarf.cpp1339 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/
DMergeFunctions.cpp136 static ComparableFunction getEmptyKey() { in getEmptyKey() function
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp591 static inline LoweredPHIRecord getEmptyKey() { in getEmptyKey() function
/external/llvm/include/llvm/ADT/
DDenseMap.h320 static const KeyT getEmptyKey() { in getEmptyKey() function
/external/clang/tools/libclang/
DCXCursor.cpp1141 static inline CXCursor getEmptyKey() { in getEmptyKey() function
/external/clang/include/clang/Serialization/
DASTBitCodes.h110 static inline QualType getEmptyKey() { in getEmptyKey() function
/external/llvm/lib/TableGen/
DRecord.cpp60 static inline TableGenStringKey getEmptyKey() { in getEmptyKey() function
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp488 static inline ObjCSummaryKey getEmptyKey() { in getEmptyKey() function
/external/clang/lib/Sema/
DSemaDecl.cpp10659 static DupKey getEmptyKey() { return DupKey(0, true); } in getEmptyKey() function