Searched defs:CatchPadDenseMapInfo (Results 1 – 1 of 1) sorted by relevance
3150 struct CatchPadDenseMapInfo { in markAliveBlocks() struct3151 static CatchPadInst *getEmptyKey() { in markAliveBlocks()3155 static CatchPadInst *getTombstoneKey() { in markAliveBlocks()3159 static unsigned getHashValue(CatchPadInst *CatchPad) { in markAliveBlocks()3164 static bool isEqual(CatchPadInst *LHS, CatchPadInst *RHS) { in markAliveBlocks()