Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp1273 bool CreatesCopy = HasLoopPHIUse(&MI, CurLoop); in IsProfitableToHoist() local
1276 if (CheapInstr && CreatesCopy) { in IsProfitableToHoist()
1320 if (CreatesCopy) { in IsProfitableToHoist()