Searched refs:LoadClusterMutation (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1540 class LoadClusterMutation : public BaseMemOpClusterMutation { class in namespace:__anon3520
1542 LoadClusterMutation(const TargetInstrInfo *tii, const TargetRegisterInfo *tri) function in class:__anon3520::LoadClusterMutation
1553 return EnableMemOpCluster ? std::make_unique<LoadClusterMutation>(TII, TRI)

Completed in 70 milliseconds