Searched refs:getNumUsedSlots (Results 1 – 2 of 2) sorted by relevance
95 static unsigned getNumUsedSlots(const UnwindCode &UnwindCode) { in getNumUsedSlots() function219 assert(UC.size() >= getNumUsedSlots(UC[0])); in printUnwindCode()295 unsigned UsedSlots = getNumUsedSlots(*UCI); in printUnwindInfo()
74 static unsigned getNumUsedSlots(const UnwindCode &UnwindCode) { in getNumUsedSlots() function97 assert(UCs.size() >= getNumUsedSlots(UCs[0])); in printUnwindCode()146 unsigned UsedSlots = getNumUsedSlots(*I); in printAllUnwindCodes()