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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
can this be const?