Home | History | Annotate | Download | only in IR

Lines Matching refs:NumDests

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