Searched refs:SharedTypeIds (Results 1 – 2 of 2) sorted by relevance
47 static unsigned SharedTypeIds(const LandingPadInfo *L,
46 unsigned DwarfException::SharedTypeIds(const LandingPadInfo *L, in SharedTypeIds() function in DwarfException124 unsigned NumShared = PrevLPI ? SharedTypeIds(LPI, PrevLPI) : 0; in ComputeActionsTable()