Lines Matching full:pad
42 /// Structure holding a try-range and the associated landing pad.
44 // The index of the landing pad.
47 // The index of the begin and end labels in the landing pad's label lists.
66 // LPad contains the landing pad start labels.
67 const LandingPadInfo *LPad; // Null indicates that there is no landing pad.
94 /// landing pad site.
104 /// invoke has a try-range containing the call, a non-zero landing pad and an
106 /// containing the call and zero for the landing pad and the action. Calls
122 /// 1. The landing pad site information describes the range of code covered
125 /// pad that handles the exception once processed. Finally an index into
129 /// landing pad site, each type Id is checked for a match to the current
131 /// on to the landing pad. Otherwise the next action is looked up. This