Home | History | Annotate | Download | only in Scalar

Lines Matching refs:NewI

328     Value *NewI = VMap.lookup(OldInst);
329 const SwitchInst *NewInst = cast_or_null<SwitchInst>(NewI);