Searched defs:CatchPadDenseMapInfo (Results 1 – 1 of 1) sorted by relevance
1467 struct CatchPadDenseMapInfo { in markAliveBlocks() struct1468 static CatchPadInst *getEmptyKey() { in markAliveBlocks()1471 static CatchPadInst *getTombstoneKey() { in markAliveBlocks()1474 static unsigned getHashValue(CatchPadInst *CatchPad) { in markAliveBlocks()1478 static bool isEqual(CatchPadInst *LHS, CatchPadInst *RHS) { in markAliveBlocks()