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