Searched refs:UsedSlots (Results 1 – 2 of 2) sorted by relevance
145 unsigned UsedSlots = getNumUsedSlots(*I); in printAllUnwindCodes() local146 if (UsedSlots > UCs.size()) { in printAllUnwindCodes()149 << " which requires " << UsedSlots in printAllUnwindCodes()155 I += UsedSlots; in printAllUnwindCodes()
1028 unsigned UsedSlots = getNumUsedSlots(*I); in printUnwindInfo() local1029 if (UsedSlots > UCs.size()) { in printUnwindInfo()1034 I += UsedSlots - 1; in printUnwindInfo()