Home | History | Annotate | Download | only in IPO

Lines Matching refs:IBI

2497       } else if (IndirectBrInst *IBI = dyn_cast<IndirectBrInst>(CurInst)) {
2498 Value *Val = getVal(Values, IBI->getAddress())->stripPointerCasts();