Searched defs:CatchPadDenseMapInfo (Results 1 – 1 of 1) sorted by relevance
2143 struct CatchPadDenseMapInfo { in markAliveBlocks() struct2144 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()