Searched refs:LoadClusterMutation (Results 1 – 1 of 1) sorted by relevance
2065 class LoadClusterMutation : public BaseMemOpClusterMutation { class2067 LoadClusterMutation(const TargetInstrInfo *tii, const TargetRegisterInfo *tri, in LoadClusterMutation() function in __anon86c4b1480711::LoadClusterMutation2080 return EnableMemOpCluster ? std::make_unique<LoadClusterMutation>( in createLoadClusterDAGMutation()