Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/IR/
DLLVMContextImpl.h60 static inline KeyTy getTombstoneKey() { return KeyTy(APInt(1,1), 0); } in getTombstoneKey() function
86 static inline KeyTy getTombstoneKey() { in getTombstoneKey() function
120 static inline StructType* getTombstoneKey() { in getTombstoneKey() function
168 static inline FunctionType* getTombstoneKey() { in getTombstoneKey() function
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp79 static inline SimpleValue getTombstoneKey() { in getTombstoneKey() function
222 static inline CallValue getTombstoneKey() { in getTombstoneKey() function
DLoopStrengthReduce.cpp1122 static SmallVector<const SCEV *, 4> getTombstoneKey() { in getTombstoneKey() function
1514 static std::pair<const SCEV *, LSRUse::KindType> getTombstoneKey() { in getTombstoneKey() function
DGVN.cpp144 static inline Expression getTombstoneKey() { in getTombstoneKey() function
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
DBypassSlowDivision.cpp59 static DivOpInfo getTombstoneKey() { in getTombstoneKey() function
/freebsd-10-stable/contrib/llvm/lib/MC/
DMCDwarf.cpp1390 static const CIEKey getTombstoneKey() { return CIEKey(0, -1, 0, false); } in getTombstoneKey() function
1410 static CIEKey getTombstoneKey() { in getTombstoneKey() function
/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp148 static ComparableFunction getTombstoneKey() { in getTombstoneKey() function
/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp594 static inline LoweredPHIRecord getTombstoneKey() { in getTombstoneKey() function
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DScopeInfo.h217 static inline WeakObjectProfileTy getTombstoneKey() { in getTombstoneKey() function
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
DDenseMap.h343 static const KeyT getTombstoneKey() { in getTombstoneKey() function
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Serialization/
DASTBitCodes.h113 static inline QualType getTombstoneKey() { in getTombstoneKey() function
/freebsd-10-stable/contrib/llvm/lib/TableGen/
DRecord.cpp64 static inline TableGenStringKey getTombstoneKey() { in getTombstoneKey() function
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp403 static inline ObjCSummaryKey getTombstoneKey() { in getTombstoneKey() function
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2079 static inline Instruction *getTombstoneKey() { in getTombstoneKey() function
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDecl.cpp12537 static DupKey getTombstoneKey() { return DupKey(1, true); } in getTombstoneKey() function