Home | History | Annotate | Download | only in Scalar

Lines Matching defs:NewI

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