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