Home
last modified time | relevance | path

Searched refs:LoadClusterMutation (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1774 class LoadClusterMutation : public BaseMemOpClusterMutation { class
1776 LoadClusterMutation(const TargetInstrInfo *tii, const TargetRegisterInfo *tri, in LoadClusterMutation() function in __anon83be91fe0511::LoadClusterMutation
1789 return EnableMemOpCluster ? std::make_unique<LoadClusterMutation>( in createLoadClusterDAGMutation()