Skip to content
Commit bbd1c727 authored by Pete Cooper's avatar Pete Cooper
Browse files

Refactor UpdatePredRedefs and StepForward to avoid duplication. NFC

The code was basically the same here already.  Just added an out parameter for a vector of seen defs so that UpdatePredRedefs can call StepForward first, then do its own post processing on the seen defs.

Will be used in the next commit to also handle regmasks.

llvm-svn: 236514
parent 32a0bee2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment