Searched refs:SharedTypeIds (Results 1 – 3 of 3) sorted by relevance
67 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()
140 static unsigned SharedTypeIds(const LandingPadInfo *L, in SharedTypeIds() function248 const unsigned NumShared = i ? SharedTypeIds(LP, LandingPads[i-1]) : 0; in EmitExceptionTable()