Home | History | Annotate | Download | only in IR

Lines Matching refs:NumDests

3605 void IndirectBrInst::init(Value *Address, unsigned NumDests) {
3608 ReservedSpace = 1+NumDests;