Searched defs:CatchPadDenseMapInfo (Results 1 – 1 of 1) sorted by relevance
3109 struct CatchPadDenseMapInfo { in markAliveBlocks() struct3110 static CatchPadInst *getEmptyKey() { in markAliveBlocks()3114 static CatchPadInst *getTombstoneKey() { in markAliveBlocks()3118 static unsigned getHashValue(CatchPadInst *CatchPad) { in markAliveBlocks()3123 static bool isEqual(CatchPadInst *LHS, CatchPadInst *RHS) { in markAliveBlocks()