Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp2143 struct CatchPadDenseMapInfo { in markAliveBlocks() struct
2144 static CatchPadInst *getEmptyKey() { in markAliveBlocks()
2148 static CatchPadInst *getTombstoneKey() { in markAliveBlocks()
2152 static unsigned getHashValue(CatchPadInst *CatchPad) { in markAliveBlocks()
2157 static bool isEqual(CatchPadInst *LHS, CatchPadInst *RHS) { in markAliveBlocks()