Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/IR/
HDLLVMContextImpl.h59 static inline KeyTy getEmptyKey() { return KeyTy(APInt(1,0), 0); } in getEmptyKey() function
83 static inline KeyTy getEmptyKey() { in getEmptyKey() function
117 static inline StructType* getEmptyKey() { in getEmptyKey() function
165 static inline FunctionType* getEmptyKey() { in getEmptyKey() function
/trueos/contrib/llvm/lib/Transforms/Scalar/
HDEarlyCSE.cpp76 static inline SimpleValue getEmptyKey() { in getEmptyKey() function
219 static inline CallValue getEmptyKey() { in getEmptyKey() function
HDLoopStrengthReduce.cpp1116 static SmallVector<const SCEV *, 4> getEmptyKey() { in getEmptyKey() function
1510 static std::pair<const SCEV *, LSRUse::KindType> getEmptyKey() { in getEmptyKey() function
HDGVN.cpp140 static inline Expression getEmptyKey() { in getEmptyKey() function
/trueos/contrib/llvm/lib/Transforms/Utils/
HDBypassSlowDivision.cpp55 static DivOpInfo getEmptyKey() { in getEmptyKey() function
/trueos/contrib/llvm/lib/MC/
HDMCDwarf.cpp1389 static const CIEKey getEmptyKey() { return CIEKey(0, 0, -1, false); } in getEmptyKey() function
1407 static CIEKey getEmptyKey() { in getEmptyKey() function
/trueos/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombinePHI.cpp591 static inline LoweredPHIRecord getEmptyKey() { in getEmptyKey() function
/trueos/contrib/llvm/lib/Transforms/IPO/
HDMergeFunctions.cpp145 static ComparableFunction getEmptyKey() { in getEmptyKey() function
/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDScopeInfo.h214 static inline WeakObjectProfileTy getEmptyKey() { in getEmptyKey() function
/trueos/contrib/llvm/include/llvm/ADT/
HDDenseMap.h340 static const KeyT getEmptyKey() { in getEmptyKey() function
/trueos/contrib/llvm/tools/clang/include/clang/Serialization/
HDASTBitCodes.h110 static inline QualType getEmptyKey() { in getEmptyKey() function
/trueos/contrib/llvm/lib/TableGen/
HDRecord.cpp60 static inline TableGenStringKey getEmptyKey() { in getEmptyKey() function
/trueos/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
HDRetainCountChecker.cpp398 static inline ObjCSummaryKey getEmptyKey() { in getEmptyKey() function
/trueos/contrib/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.cpp2076 static inline Instruction *getEmptyKey() { in getEmptyKey() function
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaDecl.cpp12536 static DupKey getEmptyKey() { return DupKey(0, true); } in getEmptyKey() function