LLVM 22.0.0git
AArch64MachineScheduler.cpp File Reference

Go to the source code of this file.

Functions

static bool needReorderStoreMI (const MachineInstr *MI)
static bool mayOverlapWrite (const MachineInstr &MI0, const MachineInstr &MI1, int64_t &Off0, int64_t &Off1)

Function Documentation

◆ mayOverlapWrite()

◆ needReorderStoreMI()