[MachineLoop] New helper isLoopInvariant()
This factors out code from MachineLICM that determines whether an instruction is loop-invariant, which is a generally useful function. Thus this allows to use that helper elsewhere too. Differential Revision: https://reviews.llvm.org/D94082
Loading
Please register or sign in to comment