Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineLICM.cpp72 HoistConstStores("hoist-const-stores", variable
972 !(HoistConstStores && isInvariantStore(I, TRI, MRI))) { in IsLICMCandidate()
1160 if (HoistConstStores && isCopyFeedingInvariantStore(MI, MRI, TRI)) in IsProfitableToHoist()