reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
 1219   ++MBBI;
 1237   for (unsigned Count = 0; MBBI != E && Count < Limit; ++MBBI) {
 1237   for (unsigned Count = 0; MBBI != E && Count < Limit; ++MBBI) {
 1238     MachineInstr &MI = *MBBI;
 1333           return MBBI;
 1345           return MBBI;