Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineLICM.cpp926 static bool isCopyFeedingInvariantStore(const MachineInstr &MI, in isCopyFeedingInvariantStore() function
1147 if (HoistConstStores && isCopyFeedingInvariantStore(MI, MRI, TRI)) in IsProfitableToHoist()