Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMachineLICM.cpp926 static bool isCopyFeedingInvariantStore(const MachineInstr &MI, in isCopyFeedingInvariantStore() function
1147 if (HoistConstStores && isCopyFeedingInvariantStore(MI, MRI, TRI)) in IsProfitableToHoist()