Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineLICM.cpp938 static bool isCopyFeedingInvariantStore(const MachineInstr &MI, in isCopyFeedingInvariantStore() function
1162 if (HoistConstStores && isCopyFeedingInvariantStore(MI, MRI, TRI)) in IsProfitableToHoist()