Searched refs:LoadClusterMutation (Results 1 – 1 of 1) sorted by relevance
1567 class LoadClusterMutation : public BaseMemOpClusterMutation { class1569 LoadClusterMutation(const TargetInstrInfo *tii, const TargetRegisterInfo *tri) in LoadClusterMutation() function in __anonf2be975f0311::LoadClusterMutation1580 return EnableMemOpCluster ? std::make_unique<LoadClusterMutation>(TII, TRI) in createLoadClusterDAGMutation()