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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1533 class StoreClusterMutation : public BaseMemOpClusterMutation { class in namespace:__anon3520
1535 StoreClusterMutation(const TargetInstrInfo *tii, function in class:__anon3520::StoreClusterMutation
1560 return EnableMemOpCluster ? std::make_unique<StoreClusterMutation>(TII, TRI)

Completed in 54 milliseconds