Home | History | Annotate | Download | only in Scalar

Lines Matching refs:NewInst

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