analyzePhysReg does not really fit into the iterator and moving it
makes it easier to change the base iterator.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM with nits
llvm/include/llvm/CodeGen/MachineInstrBundle.h | ||
---|---|---|
261 | s/Analyze/analyze. Also should use Register instead of unsigned |
s/Analyze/analyze.
Also should use Register instead of unsigned