Home | History | Annotate | Download | only in Scalar

Lines Matching full:newinst

371     const SwitchInst *NewInst = cast_or_null<SwitchInst>(NewI);
372 assert(NewInst && "All instructions that are in SrcBB must be in VMap.");
374 NewLoopProps.UnswitchedVals[NewInst] = OldLoopProps.UnswitchedVals[OldInst];