Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineLICM.cpp937 static bool isCopyFeedingInvariantStore(const MachineInstr &MI, in isCopyFeedingInvariantStore() function
1160 if (HoistConstStores && isCopyFeedingInvariantStore(MI, MRI, TRI)) in IsProfitableToHoist()