[X86] No need to determine pointer when the type is already a MachineInstr*. NFCI.
Caught by cppcheck - appears to be a copy+paste typo as the other var is an iterator that does need the &* pointer operation.
Loading
Please sign in to comment
Caught by cppcheck - appears to be a copy+paste typo as the other var is an iterator that does need the &* pointer operation.