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

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

Completed in 123 milliseconds