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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1526 class StoreClusterMutation : public BaseMemOpClusterMutation { class in namespace:__anon1764
1528 StoreClusterMutation(const TargetInstrInfo *tii, function in class:__anon1764::StoreClusterMutation
1553 return EnableMemOpCluster ? std::make_unique<StoreClusterMutation>(TII, TRI)

Completed in 110 milliseconds