Searched refs:getNumUsedSlots (Results 1 – 2 of 2) sorted by relevance
73 static unsigned getNumUsedSlots(const UnwindCode &UnwindCode) { in getNumUsedSlots() function96 assert(UCs.size() >= getNumUsedSlots(UCs[0])); in printUnwindCode()145 unsigned UsedSlots = getNumUsedSlots(*I); in printAllUnwindCodes()
159 static unsigned getNumUsedSlots(const UnwindCode &UnwindCode) { in getNumUsedSlots() function1028 unsigned UsedSlots = getNumUsedSlots(*I); in printUnwindInfo()1061 assert(UCs.size() >= getNumUsedSlots(UCs[0])); in printUnwindCode()