Searched refs:getNumUsedSlots (Results 1 – 2 of 2) sorted by relevance
96 static unsigned getNumUsedSlots(const UnwindCode &UnwindCode) { in getNumUsedSlots() function181 assert(UC.size() >= getNumUsedSlots(UC[0])); in printUnwindCode()257 unsigned UsedSlots = getNumUsedSlots(*UCI); in printUnwindInfo()
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()