Home | History | Annotate | Download | only in Scalar

Lines Matching defs:NewI

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