Home | History | Annotate | Download | only in IPO

Lines Matching refs:IBI

2869       } else if (IndirectBrInst *IBI = dyn_cast<IndirectBrInst>(CurInst)) {
2870 Value *Val = getVal(IBI->getAddress())->stripPointerCasts();