Searched refs:getNumUsedSlots (Results 1 – 4 of 4) 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()
70 static unsigned getNumUsedSlots(const UnwindCode &UnwindCode) { in getNumUsedSlots() function93 assert(UCs.size() >= getNumUsedSlots(UCs[0])); in printUnwindCode()142 unsigned UsedSlots = getNumUsedSlots(*I); in printAllUnwindCodes()