Home | History | Annotate | Download | only in llvm-readobj

Lines Matching refs:getNumUsedSlots

159 static unsigned getNumUsedSlots(const UnwindCode &UnwindCode) {
1028 unsigned UsedSlots = getNumUsedSlots(*I);
1061 assert(UCs.size() >= getNumUsedSlots(UCs[0]));