Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineLICM.cpp1166 bool CreatesCopy = HasLoopPHIUse(&MI); in IsProfitableToHoist() local
1169 if (CheapInstr && CreatesCopy) { in IsProfitableToHoist()
1213 if (CreatesCopy) { in IsProfitableToHoist()