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