Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp72 HoistConstStores("hoist-const-stores", variable
1079 !(HoistConstStores && isInvariantStore(I, TRI, MRI))) { in IsLICMCandidate()
1269 if (HoistConstStores && isCopyFeedingInvariantStore(MI, MRI, TRI)) in IsProfitableToHoist()